Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ADDRESS_MODE_32 |
32 |
public static final int |
ADDRESS_MODE_64 |
64 |
public static final int |
COMPRESSED_REFS |
1 |
public static final int |
COMPRESSED_REFS_UNKNOWN |
-1 |
public static final int |
JVMLEVEL_JAVA5 |
1 |
public static final int |
JVMLEVEL_JAVA6 |
2 |
public static final int |
JVMLEVEL_JAVA7 |
3 |
public static final int |
JVMLEVEL_JAVA8 |
4 |
public static final int |
NON_COMPRESSED_REFS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DESTROY_FAILED_CURRENT_GEN_CACHE |
-2 |
public static final int |
DESTROY_FAILED_OLDER_GEN_CACHE |
-3 |
public static final int |
DESTROYED_ALL_CACHE |
0 |
public static final int |
DESTROYED_NONE |
-1 |
public static final int |
NO_FLAGS |
0 |
public static final int |
NONPERSISTENT |
2 |
public static final int |
PERSISTENCE_DEFAULT |
0 |
public static final int |
PERSISTENT |
1 |
public static final int |
SNAPSHOT |
5 |
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1998, 2023 IBM Corp. and others.