8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
Exclude NonExistClasspath.java from the test group; increase timeout for ClassPathAttr.java. Reviewed-by: dcubed, iklam
This commit is contained in:
parent
77b3801f6c
commit
a1002d68fc
@ -329,6 +329,7 @@ hotspot_appcds_dynamic = \
|
||||
-runtime/cds/appcds/ExtraSymbols.java \
|
||||
-runtime/cds/appcds/LongClassListPath.java \
|
||||
-runtime/cds/appcds/LotsOfClasses.java \
|
||||
-runtime/cds/appcds/NonExistClasspath.java \
|
||||
-runtime/cds/appcds/RelativePath.java \
|
||||
-runtime/cds/appcds/SharedArchiveConsistency.java \
|
||||
-runtime/cds/appcds/UnusedCPDuringDump.java \
|
||||
|
@ -28,7 +28,7 @@
|
||||
* @requires vm.cds
|
||||
* @library /test/lib
|
||||
* @modules jdk.jartool/sun.tools.jar
|
||||
* @run driver ClassPathAttr
|
||||
* @run driver/timeout=240 ClassPathAttr
|
||||
*/
|
||||
|
||||
import jdk.test.lib.process.OutputAnalyzer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user