test/jdk/com/sun/jdi/ModificationWatchpoints.java
changeset 49009 1ecb986334cb
parent 47216 71c04702a3d5
--- a/test/jdk/com/sun/jdi/ModificationWatchpoints.java	Thu Feb 15 11:39:42 2018 -0800
+++ b/test/jdk/com/sun/jdi/ModificationWatchpoints.java	Fri Feb 16 11:22:53 2018 -0800
@@ -26,9 +26,9 @@
  * @bug 4409582
  * @summary Test all info returned by modification watchpoints
  * @author Daniel Prusa (or someone in the FFJ group)
- * @author Robert Field (modified to JDIScaffold)
+ * @author Robert Field
  *
- * @run build JDIScaffold VMConnection
+ * @run build TestScaffold VMConnection
  * @run compile -g ModificationWatchpoints.java
  * @run driver ModificationWatchpoints
  */