. Now that we can use Classic and HotSpot, make classic (and hence green

threads) the default.  This is the most stable combination.
This commit is contained in:
Greg Lewis 2003-04-22 20:06:33 +00:00
parent 7ee61f212f
commit 847bdee6eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79472

View file

@ -0,0 +1,13 @@
$FreeBSD$
--- ../src/solaris/bin/jvm.cfg.orig Mon Feb 24 15:41:30 2003
+++ ../src/solaris/bin/jvm.cfg Mon Feb 24 15:41:42 2003
@@ -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