blob: aa04a1d72823632242c22a17603ee53842eef257 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2000/11/18 00:36:55 tv Exp $
--- lib/jvm.cfg.orig Fri Nov 17 18:15:58 2000
+++ lib/jvm.cfg Fri Nov 17 18:16:08 2000
@@ -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
|