test/compiler/stable/TestStableBoolean.java

Print this page

        

*** 24,34 **** */ /* * @test TestStableBoolean * @summary tests on stable fields and arrays ! * @library /testlibrary /testlibrary/whitebox * @build TestStableBoolean StableConfiguration sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableBoolean --- 24,34 ---- */ /* * @test TestStableBoolean * @summary tests on stable fields and arrays ! * @library /testlibrary /../../test/lib * @build TestStableBoolean StableConfiguration sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableBoolean