Blame view

3rdparty/jdk1.8.0_171/jre/lib/amd64/jvm.cfg 627 Bytes
a86c63ca   Hu Chunming   提交三方库文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
  # Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
  # ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  #
  # 
  # List of JVMs that can be used as an option to java, javac, etc.
  # Order is important -- first in this list is the default JVM.
  # NOTE that this both this file and its format are UNSUPPORTED and
  # WILL GO AWAY in a future release.
  #
  # You may also select a JVM in an arbitrary location with the
  # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
  # and may not be available in a future release.
  #
  -server KNOWN
  -client IGNORE