Class GCMemoryBarrier

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class GCMemoryBarrier
    extends Object
    implements Closeable
    Responsible for raising the low memory flag whenever the available memory falls under a specified threshold. Uses MemoryPoolMXBean to register for memory related notifications.