diff -r 514bf0744294 -r ed82623d7831 hotspot/test/runtime/modules/JVMGetModuleByPkgName.java --- a/hotspot/test/runtime/modules/JVMGetModuleByPkgName.java Fri Aug 19 01:20:39 2016 -0400 +++ b/hotspot/test/runtime/modules/JVMGetModuleByPkgName.java Fri Aug 19 10:06:30 2016 -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 * @build sun.hotspot.WhiteBox * @compile/module=java.base java/lang/reflect/ModuleHelper.java