hotspot/test/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java
changeset 28190 5a6b07edeb21
parent 26437 b6e75523f59b
child 29678 dd2f3932c21e
--- a/hotspot/test/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java	Fri Dec 12 09:37:38 2014 +0100
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @library /testlibrary /testlibrary/whitebox /compiler/whitebox
+ * @library /testlibrary /../../test/lib /compiler/whitebox
  *          /compiler/testlibrary
  * @build DecrementExactLongTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox