mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
. 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:
parent
7ee61f212f
commit
847bdee6eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79472
1 changed files with 13 additions and 0 deletions
13
java/jdk13/files/patch-jvm.cfg
Normal file
13
java/jdk13/files/patch-jvm.cfg
Normal 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
|
Loading…
Add table
Reference in a new issue