mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-05 05:30:45 +00:00
8160923: sun/tools/jps/TestJpsJar.java fails due to ClassNotFoundException: jdk.testlibrary.ProcessTools
Cleanup build tag Reviewed-by: iklam, rehn, ctornqvi
This commit is contained in:
parent
4d1d2d4cf3
commit
7c219b82fc
@ -365,8 +365,6 @@ sun/tools/jhsdb/HeapDumpTest.java 8160376 macosx-a
|
||||
|
||||
sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java 8160376 macosx-all
|
||||
|
||||
sun/tools/jps/TestJpsJar.java 8160923 generic-all
|
||||
|
||||
sun/tools/jps/TestJpsJarRelative.java 6456333 generic-all
|
||||
|
||||
sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java 8057732 generic-all
|
||||
|
||||
@ -38,7 +38,7 @@ import jdk.testlibrary.ProcessTools;
|
||||
* @library /lib/testlibrary
|
||||
* @modules jdk.jartool/sun.tools.jar
|
||||
* java.management
|
||||
* @build jdk.testlibrary.* JpsHelper JpsBase
|
||||
* @build JpsHelper JpsBase
|
||||
* @run main/othervm TestJpsJar
|
||||
*/
|
||||
public class TestJpsJar {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user