hotspot/test/compiler/uncommontrap/8009761/Test8009761.java
changeset 28190 5a6b07edeb21
parent 27699 9913b19c0948
child 28497 a7aecf0ffb6b
--- a/hotspot/test/compiler/uncommontrap/8009761/Test8009761.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/uncommontrap/8009761/Test8009761.java	Fri Dec 12 09:37:38 2014 +0100
@@ -27,7 +27,7 @@
 /*
  * @test
  * @bug 8009761
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @summary Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
  * @build Test8009761
  * @run main ClassFileInstaller sun.hotspot.WhiteBox