RFR(XS): 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing

Calvin Cheung calvin.cheung at oracle.com
Tue Aug 7 01:06:17 UTC 2018



On 8/6/18, 4:46 PM, Mikhailo Seledtsov wrote:
> Overall looks good.
Thanks for your review.
>
> 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.
Sure, I'll remove the "@bug" line.

thanks,
Calvin
>
> 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