--- old/test/compiler/stable/TestStableBoolean.java 2014-12-10 10:23:34.116007669 +0100 +++ new/test/compiler/stable/TestStableBoolean.java 2014-12-10 10:23:34.040007672 +0100 @@ -26,7 +26,7 @@ /* * @test TestStableBoolean * @summary tests on stable fields and arrays - * @library /testlibrary /testlibrary/whitebox + * @library /testlibrary /../../test/lib * @build TestStableBoolean StableConfiguration sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller