--- old/test/runtime/modules/JVMAddModuleExportsToAll.java 2016-08-11 13:43:30.537257400 -0400 +++ new/test/runtime/modules/JVMAddModuleExportsToAll.java 2016-08-11 13:43:30.130514400 -0400 @@ -27,7 +27,7 @@ /* * @test * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib /compiler/whitebox .. + * @library /test/lib .. * @compile p2/c2.java * @compile p1/c1.java * @build sun.hotspot.WhiteBox