< prev index next >

test/compiler/stable/TestStableByte.java

Print this page

        

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