< prev index next >

test/gc/g1/TestStringDeduplicationInterned.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test TestStringDeduplicationInterned
  * @summary Test string deduplication of interned strings
  * @bug 8029075
  * @key gc
- * @library /testlibrary
+ * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  */
 
 public class TestStringDeduplicationInterned {
< prev index next >