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
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
8 #
9 #
10 # List of JVMs that can be used as an option to java, javac, etc.
11 # Order is important -- first in this list is the default JVM.
12 # NOTE that this both this file and its format are UNSUPPORTED and
13 # WILL GO AWAY in a future release.
14 #
15 # You may also select a JVM in an arbitrary location with the
16 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
17 # and may not be available in a future release.
18 #
19 -client IF_SERVER_CLASS -server
20 -server KNOWN
21 -hotspot ALIASED_TO -client
22 -classic WARN
23 -native ERROR
24 -green ERROR