< prev index next >

test/compiler/stable/TestStableObject.java

Print this page

        

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