hotspot/test/compiler/runtime/8010927/Test8010927.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 36851 03e2f4d0a421
--- a/hotspot/test/compiler/runtime/8010927/Test8010927.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/runtime/8010927/Test8010927.java	Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
  * @test
  * @bug 8010927
  * @summary Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy
- * @library /../../test/lib /testlibrary
+ * @library /test/lib /testlibrary
  * @modules java.base/sun.misc
  * @build Test8010927
  * @run main ClassFileInstaller sun.hotspot.WhiteBox