Class GCUtil

Object
com.liferay.portal.kernel.test.GCUtil

public class GCUtil extends Object
Author:
Shuyang Zhou
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    fullGC(boolean ensureEnqueuedReferences)
     
    static void
    gc(boolean ensureEnqueuedReferences)
     
    static void
    gc(boolean actively, boolean ensureEnqueuedReferences)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait