< prev index next >

test/compiler/stable/TestStableShort.java

Print this page

        

*** 25,35 **** /* * @test TestStableShort * @summary tests on stable fields and arrays * @library /testlibrary /../../test/lib ! * @build TestStableShort StableConfiguration sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableShort * java/lang/invoke/TestStableShort$ShortStable --- 25,35 ---- /* * @test TestStableShort * @summary tests on stable fields and arrays * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* TestStableShort StableConfiguration sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableShort * java/lang/invoke/TestStableShort$ShortStable
< prev index next >