hotspot/test/runtime/modules/JVMAddModuleExports.java
changeset 40631 ed82623d7831
parent 38152 80e5da81fb2c
child 44520 0553e129e0ec
--- a/hotspot/test/runtime/modules/JVMAddModuleExports.java	Fri Aug 19 01:20:39 2016 -0400
+++ b/hotspot/test/runtime/modules/JVMAddModuleExports.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 ..
  * @build sun.hotspot.WhiteBox
  * @compile/module=java.base java/lang/reflect/ModuleHelper.java
  * @run main ClassFileInstaller sun.hotspot.WhiteBox