hotspot/test/compiler/stable/TestStableBoolean.java
changeset 33730 30e064828045
parent 28190 5a6b07edeb21
child 35099 982950884444
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    24  */
    24  */
    25 
    25 
    26 /*
    26 /*
    27  * @test TestStableBoolean
    27  * @test TestStableBoolean
    28  * @summary tests on stable fields and arrays
    28  * @summary tests on stable fields and arrays
    29  * @library /testlibrary /../../test/lib
    29  * @library /testlibrary /test/lib
    30  * @build TestStableBoolean StableConfiguration sun.hotspot.WhiteBox
    30  * @build TestStableBoolean 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/TestStableBoolean
    34  *           java/lang/invoke/TestStableBoolean