freebsd-ports/java/linux-jdk13/files/patch-ad
Kevin Lo b4daf5a013 Fix JVM config file and font.properties
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-05-15 02:14:18 +00:00

12 lines
300 B
Plaintext

--- jre/lib/jvm.cfg.orig Fri Feb 9 13:24:23 2001
+++ jre/lib/jvm.cfg Tue May 15 09:41:16 2001
@@ -8,7 +8,7 @@
# 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
-hotspot
-server
--classic