Interface Info

  • All Known Implementing Classes:
    InfoImpl

    public interface Info
    • Field Detail

      • CRITICAL_VERSIONS

        static final int[] CRITICAL_VERSIONS
    • Method Detail

      • isCompressedOopsOffOn64BitHotspot

        boolean isCompressedOopsOffOn64BitHotspot()
      • isCompressedOopsOffOn64Bit

        boolean isCompressedOopsOffOn64Bit()
      • is32Bit

        boolean is32Bit()
      • is64Bit

        boolean is64Bit()
      • getVersion

        int getVersion()