< prev index next >

test/compiler/stable/TestStableChar.java

Print this page

        

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