hotspot/test/runtime/ClassUnload/KeepAliveObject.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 KeepAliveObject
    25  * @test KeepAliveObject
    26  * @summary This test case uses a class instance to keep the class alive.
    26  * @summary This test case uses a class instance to keep the class alive.
    27  * @library /testlibrary /../../test/lib /runtime/testlibrary
    27  * @library /testlibrary /test/lib /runtime/testlibrary
    28  * @library classes
    28  * @library classes
    29  * @build KeepAliveObject test.Empty
    29  * @build KeepAliveObject 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