ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/setup_win/JRE/lib/i386/jvm.cfg
Revision: 613
Committed: Tue Jan 15 00:30:42 2013 UTC (12 years, 8 months ago) by alloc
File size: 686 byte(s)
Log Message:
AEI2:
- Added win-installer

File Contents

# Content
1 #
2 # @(#)jvm.cfg 1.9 10/03/23
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 KNOWN
20 -server KNOWN
21 -hotspot ALIASED_TO -client
22 -classic WARN
23 -native ERROR
24 -green ERROR