mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-23 22:29:55 +00:00
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
This commit is contained in:
parent
4ac46201b7
commit
9cc4a70ee9
@ -27,7 +27,6 @@
|
||||
* @summary Test ReferenceType.allLineLocations
|
||||
* @author Gordon Hirsch
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g RefTypes.java
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
* @bug 4287992
|
||||
* @author Robert Field
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g HelloWorld.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
*
|
||||
* @author Robert Field
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build TestScaffold VMConnection
|
||||
* @run compile -g ExceptionEvents.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
*
|
||||
* @author Robert Field/Jim Holmlund
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g HelloWorld.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
*
|
||||
* @author Robert Field/Jim Holmlund
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g HelloWorld.java
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
* @summary Test launcher command line construction
|
||||
* @author Gordon Hirsch
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g HelloWorld.java
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
* @author Daniel Prusa (or someone in the FFJ group)
|
||||
* @author Robert Field (modified to JDIScaffold)
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g ModificationWatchpoints.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
*
|
||||
* @author Keith McGuigan
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @compile -XDignore.symbol.file NativeInstanceFilterTarg.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
* won't be returned by classesByName.
|
||||
* @author Robert Field
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g InnerTarg.java
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
* loaded class list are prepared classes.
|
||||
* @author Robert Field
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g InnerTarg.java
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
*
|
||||
* @author Robert Field
|
||||
*
|
||||
* @library scaffold
|
||||
* @modules jdk.jdi
|
||||
* @run build JDIScaffold VMConnection
|
||||
* @run compile -g Vars.java
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user