diff options
author | pav <pav@FreeBSD.org> | 2008-04-04 21:14:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-04 21:14:06 +0800 |
commit | 8c248afd73f558ccaf5055d206cf211c40589c04 (patch) | |
tree | 74d27f08c7550fa372c9e7365018007645d6abe3 /java/jamvm/distinfo | |
parent | f09aaed282bb701d616369fdad7c28f500ba8e5b (diff) | |
download | freebsd-ports-gnome-8c248afd73f558ccaf5055d206cf211c40589c04.tar.gz freebsd-ports-gnome-8c248afd73f558ccaf5055d206cf211c40589c04.tar.zst freebsd-ports-gnome-8c248afd73f558ccaf5055d206cf211c40589c04.zip |
JamVM is an extremely small Java Virtual Machine which conforms to the
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>
Diffstat (limited to 'java/jamvm/distinfo')
-rw-r--r-- | java/jamvm/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jamvm/distinfo b/java/jamvm/distinfo new file mode 100644 index 000000000000..fb98ae8d5e11 --- /dev/null +++ b/java/jamvm/distinfo @@ -0,0 +1,3 @@ +MD5 (jamvm-1.5.1.tar.gz) = 5a82751b50391eb092c906ce64f3b6bf +SHA256 (jamvm-1.5.1.tar.gz) = 663895bd69caf3a1fda6af5eea8263d90a5fd35ca8f4c32e2210ac410788901a +SIZE (jamvm-1.5.1.tar.gz) = 599084 |