--- old/test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java 2014-12-10 10:23:33.300007707 +0100 +++ new/test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java 2014-12-10 10:23:33.228007710 +0100 @@ -28,7 +28,7 @@ * @summary Verify that UseRTMLockEliding option could be applied to * specified method and that such method will not be deoptimized * on high abort ratio. - * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary + * @library /testlibrary /../../test/lib /compiler/testlibrary * @build TestUseRTMLockElidingOption * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission