RFR(XS): 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Calvin Cheung
calvin.cheung at oracle.com
Mon Aug 6 21:57:08 UTC 2018
bug: https://bugs.openjdk.java.net/browse/JDK-8208704
webrev: http://cr.openjdk.java.net/~ccheung/8208704/webrev/
Please review this small test fix:
- increase the timeout to 2400;
- reduce the test output by removing the -verbose:class option since the
class loading output isn't being inspected for this test.
thanks,
Calvin
More information about the hotspot-runtime-dev
mailing list