--- old/test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java 2016-08-11 13:24:40.113934400 -0400 +++ new/test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java 2016-08-11 13:24:39.702861000 -0400 @@ -26,11 +26,10 @@ * @test * @bug 8031320 * @summary Verify processing of RTMSpinLoopCount option. - * @library /testlibrary / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.rtm.cli.TestRTMSpinLoopCountOption * @run main/othervm compiler.rtm.cli.TestRTMSpinLoopCountOption */