diff options
Diffstat (limited to 'java/linux-sun-jdk13/files/patch-ad')
-rw-r--r-- | java/linux-sun-jdk13/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/linux-sun-jdk13/files/patch-ad b/java/linux-sun-jdk13/files/patch-ad new file mode 100644 index 000000000000..05f0b3781592 --- /dev/null +++ b/java/linux-sun-jdk13/files/patch-ad @@ -0,0 +1,11 @@ +--- 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 |