From 4d84589d050944e470b855acc27fe52a42b8c509 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Sat, 5 May 2007 16:25:33 +0000 Subject: [PATCH] * added jamvm (1.4.5) - A compact Java Virtual Machine git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20981 10447126-35f2-4685-b0cf-6dd780d3921f --- java/jamvm/jamvm.desc | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 java/jamvm/jamvm.desc diff --git a/java/jamvm/jamvm.desc b/java/jamvm/jamvm.desc new file mode 100644 index 000000000..1e1dd3b91 --- /dev/null +++ b/java/jamvm/jamvm.desc @@ -0,0 +1,38 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../jamvm/jamvm.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A compact Java Virtual Machine + +[T] JamVM is a new Java Virtual Machine which conforms to the JVM +[T] specification, second edition (blue book). In comparison to most other VMs +[T] (free and commercial) it is extremely small. However, unlike other small +[T] VMs (e. G. , KVM) it is designed to support the full specification, and +[T] includes support for object finalisation and the Java Native Interface +[T] (JNI). + +[U] http://jamvm.sourceforge.net/ + +[A] Rob Lougher +[M] The OpenSDE Community + +[C] extra/development + +[L] GPL +[S] Stable +[V] 1.4.5 +[P] X -----5---9 800.000 + +[O] . $base/package/*/*/java-common-conf.in + +[D] 2446886438 jamvm-1.4.5.tar.bz2 http://dl.sf.net/sourceforge/jamvm/