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