test/compiler/stable/TestStableBoolean.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/stable/TestStableBoolean.java	Tue Dec  9 15:13:12 2014
--- new/test/compiler/stable/TestStableBoolean.java	Tue Dec  9 15:13:12 2014

*** 24,36 **** --- 24,36 ---- */ /* * @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 ! * @library /testlibrary /../../test/lib ! * @build TestStableBoolean StableConfiguration jdk.testlib.WhiteBox ! * @run main ClassFileInstaller jdk.testlib.WhiteBox jdk.testlib.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableBoolean * java/lang/invoke/TestStableBoolean$BooleanStable * java/lang/invoke/TestStableBoolean$StaticBooleanStable

test/compiler/stable/TestStableBoolean.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File