--- old/test/runtime/modules/AccessCheckExp.java 2016-08-11 13:43:08.505725100 -0400 +++ new/test/runtime/modules/AccessCheckExp.java 2016-08-11 13:43:08.103282600 -0400 @@ -24,7 +24,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