[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Announcing JCVM release 1.4.7
From: |
Archie Cobbs |
Subject: |
Announcing JCVM release 1.4.7 |
Date: |
Sun, 13 Nov 2005 13:44:00 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129 |
JC is a Java virtual machine implementation that converts class files
into C source files using the Soot Java bytecode analysis framework,
compiles them with GCC, and loads them using a built-in ELF object file
loader. JC utilizes the GNU Classpath class library and provides a
fairly complete Java runtime including sophisticated optimizations to
increase runtime performance. JC also includes a bytecode interpreter,
and supports execution in either or mixed modes.
http://jcvm.sourceforge.net/
Changes in version 1.4.7:
- Fixed potential assertion failure in VMStackWalker.getClassContext().
- Upgrade to Classpath 0.19.
Cheers,
-Archie
__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Announcing JCVM release 1.4.7,
Archie Cobbs <=