Package io.github.toolfactory.jvm
Interface Info
- All Known Implementing Classes:
InfoImpl
public interface Info
-
Field Details
-
CRITICAL_VERSIONS
static final int[] CRITICAL_VERSIONS
-
-
Method Details
-
isCompressedOopsOffOn64BitHotspot
boolean isCompressedOopsOffOn64BitHotspot() -
isCompressedOopsOffOn64Bit
boolean isCompressedOopsOffOn64Bit() -
is32Bit
boolean is32Bit() -
is64Bit
boolean is64Bit() -
getVersion
int getVersion()
-