< prev index next >

test/runtime/Final/TestPutMain.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @bug 8160527
  * @summary The VM does not always perform checks added by 8157181 when updating final instance fields
- * @library /testlibrary
+ * @library /test/lib
  * @compile TestPutField.jasm
  * @compile TestPutStatic.jasm
  * @compile TestPutMain.java
  * @run main/othervm TestPutMain
  */
< prev index next >