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