< prev index next >

test/compiler/types/TestMeetIncompatibleInterfaceArrays.java

Print this page
rev 9959 : 8148012: get rid of slash-dot-dot in @library directives
Reviewed-by:
rev 9958 : 8147937: Adapt SAP copyrights to new company name.
Reviewed-by: simonis, stuefe
rev 9431 : 8141551: C2 can not handle returns with inccompatible interface arrays
Reviewed-by: kvn

@@ -25,11 +25,11 @@
  * @test
  * @bug 8141551
  * @summary C2 can not handle returns with inccompatible interface arrays
  * @modules java.base/jdk.internal.org.objectweb.asm
  *          java.base/sun.misc
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @build sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm
  *        -Xbootclasspath/a:.
< prev index next >