Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.5.4. | Jung-uk Kim | 2012-09-14 | 1 | -30/+33 |
| | | | | | | | | | | | - Reset maintainer to java. - Convert to optionsNG and add license. - Unbreak sparc64. PR: ports/164941 (partial) Notes: svn path=/head/; revision=304300 | ||||
* | - Don't install jni.h because java/classpath already does it | Pav Lucistnik | 2009-01-17 | 1 | -1/+0 |
| | | | | | | | | PR: ports/130585 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer) Notes: svn path=/head/; revision=226330 | ||||
* | JamVM is an extremely small Java Virtual Machine which conforms to the | Pav Lucistnik | 2008-04-04 | 1 | -0/+35 |
JVM specification version 2 (blue book). It is designed to support the full specification, and includes support for object finalisation, Soft/Weak/Phantom References, class-unloading, the Java Native Interface (JNI) and the Reflection API. WWW: http://jamvm.sourceforge.net/ PR: ports/122312 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=210499 |