< prev index next >

test/jdk/com/sun/jdi/cds/CDSFieldWatchpoints.java

Print this page
rev 51638 : [mq]: 8210112

@@ -27,13 +27,12 @@
  * @summary java debugging test for CDS
  * @requires vm.cds
  * @modules jdk.jdi
  *          java.management
  *          jdk.jartool/sun.tools.jar
- * @library /lib/testlibrary
+ * @library /test/lib
  * @library ..
- * @build jdk.testlibrary.*
  * @build TestScaffold VMConnection TargetListener TargetAdapter
  * @build CDSJDITest
  * @run compile -g ../FieldWatchpoints.java
  * @run main CDSFieldWatchpoints
  */
< prev index next >