hotspot/test/compiler/stable/TestStableDouble.java
changeset 28190 5a6b07edeb21
parent 26916 8a1deee4f9b4
child 33730 30e064828045
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    24  */
    24  */
    25 
    25 
    26 /*
    26 /*
    27  * @test TestStableDouble
    27  * @test TestStableDouble
    28  * @summary tests on stable fields and arrays
    28  * @summary tests on stable fields and arrays
    29  * @library /testlibrary /testlibrary/whitebox
    29  * @library /testlibrary /../../test/lib
    30  * @build TestStableDouble StableConfiguration sun.hotspot.WhiteBox
    30  * @build TestStableDouble StableConfiguration sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
    32  * @run main ClassFileInstaller
    32  * @run main ClassFileInstaller
    33  *           java/lang/invoke/StableConfiguration
    33  *           java/lang/invoke/StableConfiguration
    34  *           java/lang/invoke/TestStableDouble
    34  *           java/lang/invoke/TestStableDouble