< prev index next >

test/jdk/java/io/Serializable/resolveClass/consTest/ConsTest.java

Print this page
rev 51881 : [mq]: 8211171

@@ -22,11 +22,11 @@
  */
 
 /*
  * @test
  * @bug 4413434
- * @library /lib/testlibrary
+ * @library /test/lib
  * @build JarUtils SetupJar Boot
  * @run driver SetupJar
  * @run main/othervm -Xbootclasspath/a:boot.jar ConsTest
  * @summary Verify that generated java.lang.reflect implementation classes do
  *          not interfere with serialization's class resolution mechanism.
< prev index next >