summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-jvm.cfg
blob: 0340ae73d6dc09b571b71213b26dfae8d572a5e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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