From 7a15d38e01c6fb8592e8292bb2e754ad68c2afd5 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Fri, 7 Mar 2008 14:12:14 +0000 Subject: shortened help line lengths --- package/jamvm/Config.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/jamvm') diff --git a/package/jamvm/Config.in b/package/jamvm/Config.in index f7f4d3094..53673c9e6 100644 --- a/package/jamvm/Config.in +++ b/package/jamvm/Config.in @@ -4,8 +4,7 @@ config BR2_PACKAGE_JAMVM depends on BR2_PACKAGE_CLASSPATH help - JamVM is a new Java Virtual Machine which conforms to the JVM specification version 2 (blue book). - In comparison to most other VM's (free and commercial) it is extremely small, with a stripped executable on PowerPC of only ~180K, and Intel 150K. - However, unlike other small VMs (e.g. KVM) 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. + JamVM is a new Java Virtual Machine which conforms to + the JVM specification version 2 (blue book). + http://jamvm.sourceforge.net/ -- cgit v1.2.3