Jmal project homepage
|
Project OverviewJMAL is a framework for benchmarking and simulating Java applications that use scopes for memory allocation. Scopes are regions of memory outside the traditional Java heap and are not subject to garbage collection, suitable for real-time and embedded programming.StatusPre Alpha.DownloadThere is no release versions of Jmal yet. Though, you can check out Jmal source code from cvs repository with the following command (you must have a cvs client installed):cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jeditool co memory_scoper DocumentationD. Garbervetsky, C. Nakhli, S. Yovine, H. Zorgati, Program Instrumentation and Run-Time Analysis of Scoped Memory in Java, International Workshop on Runtime Verification (RV 2004), ETAPS, Barcelona, Spain, April 2004 pdfAuthorsChaker NakhliHichem Zorgati |