commit | a1002d68fcc126c71b6f11c0595a500b9e177785 | [log] [tgz] |
---|---|---|
author | Calvin Cheung <ccheung@openjdk.org> | Thu Sep 05 11:12:12 2019 -0700 |
committer | Calvin Cheung <ccheung@openjdk.org> | Thu Sep 05 11:12:12 2019 -0700 |
tree | 9e90f8df710b0c1f18544628228f4851882ee7b4 | |
parent | 77b3801f6c787cd7db563bcf39d7dfad224dfea9 [diff] |
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