jvm.cfg revision 0
3153N/A#
3153N/A#
5056N/A#
3153N/A# Copyright 2002-2005 Sun Microsystems, Inc. All Rights Reserved.
3153N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3153N/A#
3153N/A# This code is free software; you can redistribute it and/or modify it
3153N/A# under the terms of the GNU General Public License version 2 only, as
3153N/A# published by the Free Software Foundation. Sun designates this
3153N/A# particular file as subject to the "Classpath" exception as provided
3153N/A# by Sun in the LICENSE file that accompanied this code.
3153N/A#
3153N/A# This code is distributed in the hope that it will be useful, but WITHOUT
3153N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3153N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
3153N/A# version 2 for more details (a copy is included in the LICENSE file that
3153N/A# accompanied this code).
3153N/A#
3153N/A# You should have received a copy of the GNU General Public License version
3153N/A# 2 along with this work; if not, write to the Free Software Foundation,
3153N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3153N/A#
3153N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
3153N/A# CA 95054 USA or visit www.sun.com if you need additional information or
3153N/A# have any questions.
3153N/A#
3153N/A#
3153N/A# List of JVMs that can be used as an option to java, javac, etc.
3153N/A# Order is important -- first in this list is the default JVM.
3153N/A# NOTE that this both this file and its format are UNSUPPORTED and
3516N/A# WILL GO AWAY in a future release.
3516N/A#
3153N/A# You may also select a JVM in an arbitrary location with the
3516N/A# "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
3516N/A# and may not be available in a future release.
3516N/A#
3516N/A-server KNOWN
3153N/A-client IGNORE
3516N/A-hotspot ALIASED_TO -server
3153N/A-classic WARN
3516N/A-native ERROR
3516N/A-green ERROR
3516N/A