Module openj9.dtfj

Class GCExtensions


  • public class GCExtensions
    extends Object
    • Constructor Detail

      • GCExtensions

        public GCExtensions()
    • Method Detail

      • isSegregatedHeap

        public static boolean isSegregatedHeap()
      • isMetronomeGC

        public static boolean isMetronomeGC()
      • isStandardGC

        public static boolean isStandardGC()
      • isVLHGC

        public static boolean isVLHGC()
      • scavengerEnabled

        public static boolean scavengerEnabled()
      • softMx

        public static UDATA softMx()
      • getGCExtensionsPointer

        public static com.ibm.j9ddr.vm29.pointer.generated.MM_GCExtensionsPointer getGCExtensionsPointer()