--- old/test/compiler/stable/TestStableObject.java 2014-12-09 15:13:14.013781421 +0100 +++ new/test/compiler/stable/TestStableObject.java 2014-12-09 15:13:13.609781408 +0100 @@ -26,9 +26,9 @@ /* * @test TestStableObject * @summary tests on stable fields and arrays - * @library /testlibrary /testlibrary/whitebox - * @build TestStableObject StableConfiguration sun.hotspot.WhiteBox - * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission + * @library /testlibrary /../../test/lib + * @build TestStableObject StableConfiguration jdk.testlib.WhiteBox + * @run main ClassFileInstaller jdk.testlib.WhiteBox jdk.testlib.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller * java/lang/invoke/StableConfiguration * java/lang/invoke/TestStableObject