--- old/test/runtime/modules/AccessCheckAllUnnamed.java 2016-08-11 13:43:06.052410400 -0400 +++ new/test/runtime/modules/AccessCheckAllUnnamed.java 2016-08-11 13:43:05.635318900 -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