--- old/test/compiler/rtm/locking/TestUseRTMDeopt.java 2014-12-10 10:23:31.444007793 +0100 +++ new/test/compiler/rtm/locking/TestUseRTMDeopt.java 2014-12-10 10:23:31.224007803 +0100 @@ -27,7 +27,7 @@ * @bug 8031320 * @summary Verify that UseRTMDeopt affects uncommon trap installation in * copmpiled methods with synchronized block. - * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary + * @library /testlibrary /../../test/lib /compiler/testlibrary * @build TestUseRTMDeopt * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission