OSDN Git Service

Add linux.x86 linux.x86_64 target
[pizza-ipa-oss/jre.git] / features / jp.pizzafactory.com.sun.jre / rootfiles.linux.x86 / jre / lib / i386 / jvm.cfg
diff --git a/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/i386/jvm.cfg b/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/i386/jvm.cfg
new file mode 100644 (file)
index 0000000..bd048d5
--- /dev/null
@@ -0,0 +1,24 @@
+#
+# %W% %E%
+# 
+# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
+# 
+# 
+#
+#
+# List of JVMs that can be used as an option to java, javac, etc.
+# Order is important -- first in this list is the default JVM.
+# NOTE that this both this file and its format are UNSUPPORTED and
+# WILL GO AWAY in a future release.
+#
+# You may also select a JVM in an arbitrary location with the
+# "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
+# and may not be available in a future release.
+#
+-client IF_SERVER_CLASS -server
+-server KNOWN
+-hotspot ALIASED_TO -client
+-classic WARN
+-native ERROR
+-green ERROR