hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java
changeset 33730 30e064828045
parent 33163 9e128b399e48
child 38152 80e5da81fb2c
--- a/hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java	Thu Oct 29 12:04:04 2015 -0700
@@ -24,7 +24,7 @@
 /*
  * @test DoubleTest
  * @bug 8028756
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.management/sun.management
  * @build DoubleTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox