RFR(XS): 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Mikhailo Seledtsov
mikhailo.seledtsov at oracle.com
Mon Aug 6 23:46:49 UTC 2018
Overall looks good.
One correction though. I believe that "@bug" field should be used for
specifying which bug/issue a particular test is covering as a regression
test. It seems that bug numbers in this case are both bugs for fixing
this test. I recommend removing the whole line containing "@bug"
altogether. No need to re-post webrev for this.
Misha
On 8/6/18, 2:57 PM, Calvin Cheung wrote:
> 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