Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to version 1.4.2. | Archie Cobbs | 2005-04-14 | 1 | -11/+0 |
| | | | | Notes: svn path=/head/; revision=133331 | ||||
* | Add patch to fix a bug. | Archie Cobbs | 2005-04-01 | 1 | -0/+11 |
| | | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=132138 | ||||
* | Update to version 1.2. | Archie Cobbs | 2004-07-06 | 1 | -23/+0 |
| | | | | Notes: svn path=/head/; revision=113059 | ||||
* | New port. | Archie Cobbs | 2004-02-22 | 1 | -0/+23 |
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 support for most features you would expect such as reflection, user class loaders, etc. WWW: http://jcvm.sourceforge.net/ Notes: svn path=/head/; revision=101751 |