--- old/test/compiler/stable/TestStableBoolean.java 2014-12-09 15:13:12.853781384 +0100 +++ new/test/compiler/stable/TestStableBoolean.java 2014-12-09 15:13:12.569781375 +0100 @@ -26,9 +26,9 @@ /* * @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