b77d7e4e49
that this port works out of the box: . Use the linux version of expr in the .java_wrapper scripts. . Use the Classic VM by default, not HotSpot (which is unhappy with the emulation layer). . Bump PORT_REVISION. Approved by: znerd
11 lines
292 B
INI
11 lines
292 B
INI
--- jre/lib/jvm.cfg.orig Mon Jan 27 13:52:19 2003
|
|
+++ jre/lib/jvm.cfg Mon Jan 27 13:52:29 2003
|
|
@@ -10,6 +10,6 @@
|
|
# List of JVMs that can be used as the first option to java, javac, etc.
|
|
# Order is important -- first in this list is the default JVM.
|
|
#
|
|
+-classic
|
|
-client
|
|
-server
|
|
--classic
|