jdk/src/java.base/windows/conf/amd64/jvm.cfg
changeset 41966 bac52fa6e617
parent 25859 3317bb8137f4
equal deleted inserted replaced
41965:015dea372cb3 41966:bac52fa6e617
     1 #
       
     2 # 
       
     3 # 
       
     4 # Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 #
     3 #
     7 # This code is free software; you can redistribute it and/or modify it
     4 # This code is free software; you can redistribute it and/or modify it
     8 # under the terms of the GNU General Public License version 2 only, as
     5 # under the terms of the GNU General Public License version 2 only, as
    25 # questions.
    22 # questions.
    26 #
    23 #
    27 #
    24 #
    28 # List of JVMs that can be used as an option to java, javac, etc.
    25 # List of JVMs that can be used as an option to java, javac, etc.
    29 # Order is important -- first in this list is the default JVM.
    26 # Order is important -- first in this list is the default JVM.
    30 # NOTE that this both this file and its format are UNSUPPORTED and
    27 # NOTE that both this file and its format are UNSUPPORTED and
    31 # WILL GO AWAY in a future release.
    28 # WILL GO AWAY in a future release.
    32 #
    29 #
    33 # You may also select a JVM in an arbitrary location with the
    30 # You may also select a JVM in an arbitrary location with the
    34 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
    31 # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
    35 # and may not be available in a future release.
    32 # and may not be available in a future release.