hotspot/test/runtime/ClassUnload/KeepAliveClassLoader.java
changeset 33730 30e064828045
parent 28190 5a6b07edeb21
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test KeepAliveClassLoader
    25  * @test KeepAliveClassLoader
    26  * @summary This test case uses a java.lang.ClassLoader instance to keep a class alive.
    26  * @summary This test case uses a java.lang.ClassLoader instance to keep a class alive.
    27  * @library /testlibrary /../../test/lib /runtime/testlibrary
    27  * @library /testlibrary /test/lib /runtime/testlibrary
    28  * @library classes
    28  * @library classes
    29  * @build KeepAliveClassLoader test.Empty
    29  * @build KeepAliveClassLoader test.Empty
    30  * @build ClassUnloadCommon
    30  * @build ClassUnloadCommon
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission