提交 b28f8dd3 编写于 作者: S sla

8081470: com/sun/jdi tests are failing with "Error. failed to clean up files...

8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: mgerdin, brutisso, iignatyev
上级 97d3887b
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
* @summary Test ReferenceType.allLineLocations * @summary Test ReferenceType.allLineLocations
* @author Gordon Hirsch * @author Gordon Hirsch
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g RefTypes.java * @run compile -g RefTypes.java
* @run build AllLineLocations * @run build AllLineLocations
......
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
* @bug 4287992 * @bug 4287992
* @author Robert Field * @author Robert Field
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g HelloWorld.java * @run compile -g HelloWorld.java
* @run build ClassesByName * @run build ClassesByName
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* *
* @author Robert Field * @author Robert Field
* *
* @library scaffold
* @run build TestScaffold VMConnection * @run build TestScaffold VMConnection
* @run compile -g ExceptionEvents.java * @run compile -g ExceptionEvents.java
* *
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* *
* @author Robert Field/Jim Holmlund * @author Robert Field/Jim Holmlund
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g HelloWorld.java * @run compile -g HelloWorld.java
* @run main/othervm FilterMatch * @run main/othervm FilterMatch
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* *
* @author Robert Field/Jim Holmlund * @author Robert Field/Jim Holmlund
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g HelloWorld.java * @run compile -g HelloWorld.java
* @run main/othervm FilterNoMatch * @run main/othervm FilterNoMatch
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
* @summary Test launcher command line construction * @summary Test launcher command line construction
* @author Gordon Hirsch * @author Gordon Hirsch
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g HelloWorld.java * @run compile -g HelloWorld.java
* @run build LaunchCommandLine * @run build LaunchCommandLine
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
* @author Daniel Prusa (or someone in the FFJ group) * @author Daniel Prusa (or someone in the FFJ group)
* @author Robert Field (modified to JDIScaffold) * @author Robert Field (modified to JDIScaffold)
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g ModificationWatchpoints.java * @run compile -g ModificationWatchpoints.java
* @run main/othervm ModificationWatchpoints * @run main/othervm ModificationWatchpoints
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* *
* @author Keith McGuigan * @author Keith McGuigan
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @compile -XDignore.symbol.file NativeInstanceFilterTarg.java * @compile -XDignore.symbol.file NativeInstanceFilterTarg.java
* @run main/othervm NativeInstanceFilter * @run main/othervm NativeInstanceFilter
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* won't be returned by classesByName. * won't be returned by classesByName.
* @author Robert Field * @author Robert Field
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g InnerTarg.java * @run compile -g InnerTarg.java
* @run build UnpreparedByName * @run build UnpreparedByName
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* loaded class list are prepared classes. * loaded class list are prepared classes.
* @author Robert Field * @author Robert Field
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g InnerTarg.java * @run compile -g InnerTarg.java
* @run build UnpreparedClasses * @run build UnpreparedClasses
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
* *
* @author Robert Field * @author Robert Field
* *
* @library scaffold
* @run build JDIScaffold VMConnection * @run build JDIScaffold VMConnection
* @run compile -g Vars.java * @run compile -g Vars.java
* @run main/othervm Vars * @run main/othervm Vars
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册