--- old/test/gc/whitebox/TestConcMarkCycleWB.java 2015-02-24 10:33:04.851914710 -0800 +++ new/test/gc/whitebox/TestConcMarkCycleWB.java 2015-02-24 10:33:04.531899238 -0800 @@ -26,7 +26,7 @@ * @bug 8065579 * @requires vm.gc=="null" | vm.gc=="G1" * @library /testlibrary /../../test/lib - * @build ClassFileInstaller com.oracle.java.testlibrary.* sun.hotspot.WhiteBox TestConcMarkCycleWB + * @build com.oracle.java.testlibrary.* ClassFileInstaller sun.hotspot.WhiteBox TestConcMarkCycleWB * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UseG1GC TestConcMarkCycleWB