--- old/test/runtime/BootClassAppendProp/BootClassPathAppendProp.java 2016-08-11 13:33:36.921657500 -0400 +++ new/test/runtime/BootClassAppendProp/BootClassPathAppendProp.java 2016-08-11 13:33:36.483592300 -0400 @@ -25,7 +25,6 @@ /* * @test - * @build BootClassPathAppendProp * @run main/othervm -Xbootclasspath/a:/usr/lib -showversion -Xbootclasspath/a:/i/dont/exist BootClassPathAppendProp * @run main/othervm -Xpatch:/not/here -Xbootclasspath/a:/i/may/exist BootClassPathAppendProp * @run main/othervm -Djdk.boot.class.path.append=newdir BootClassPathAppendProp