hotspot/test/runtime/ClassUnload/KeepAliveObject.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 33730 30e064828045
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    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 /testlibrary/whitebox /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