jdk/src/java.base/unix/conf/aarch64/jvm.cfg
changeset 41966 bac52fa6e617
parent 29233 01de3b4395f1
equal deleted inserted replaced
41965:015dea372cb3 41966:bac52fa6e617
    19 #
    19 #
    20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    21 # or visit www.oracle.com if you need additional information or have any
    21 # or visit www.oracle.com if you need additional information or have any
    22 # questions.
    22 # questions.
    23 #
    23 #
    24 # 
       
    25 # List of JVMs that can be used as an option to java, javac, etc.
    24 # List of JVMs that can be used as an option to java, javac, etc.
    26 # Order is important -- first in this list is the default JVM.
    25 # Order is important -- first in this list is the default JVM.
    27 # NOTE that this both this file and its format are UNSUPPORTED and
    26 # NOTE that both this file and its format are UNSUPPORTED and
    28 # WILL GO AWAY in a future release.
    27 # WILL GO AWAY in a future release.
    29 #
    28 #
    30 # You may also select a JVM in an arbitrary location with the
    29 # You may also select a JVM in an arbitrary location with the
    31 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
    30 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
    32 # and may not be available in a future release.
    31 # and may not be available in a future release.