--- old/test/runtime/modules/AccessCheckSuper.java 2016-08-11 13:43:15.855919900 -0400 +++ new/test/runtime/modules/AccessCheckSuper.java 2016-08-11 13:43:15.435652800 -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 p3/c3.java * @build sun.hotspot.WhiteBox