OSDN Git Service

Add linux.x86 linux.x86_64 target
[pizza-ipa-oss/jre.git] / features / jp.pizzafactory.com.sun.jre / rootfiles.linux.x86_64 / jre / lib / amd64 / jvm.cfg
1 #
2 # %W% %E%
3
4 # Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
5 # ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
6
7 # List of JVMs that can be used as an option to java, javac, etc.
8 # Order is important -- first in this list is the default JVM.
9 # NOTE that this both this file and its format are UNSUPPORTED and
10 # WILL GO AWAY in a future release.
11 #
12 # You may also select a JVM in an arbitrary location with the
13 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
14 # and may not be available in a future release.
15 #
16 -server KNOWN
17 -client IGNORE
18 -hotspot ERROR
19 -classic WARN
20 -native ERROR
21 -green ERROR