RFR(xs) 8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception

Calvin Cheung calvin.cheung at oracle.com
Wed Oct 9 23:31:09 UTC 2019


Thanks, Lois.

On 10/9/19 1:59 PM, Lois Foltan wrote:
> +1.
> Lois
>
> On 10/9/2019 1:47 PM, Ioi Lam wrote:
>> Looks good. Thanks
>>
>> - Ioi
>>
>> On 10/9/19 10:35 AM, Calvin Cheung wrote:
>>> bug: https://bugs.openjdk.java.net/browse/JDK-8231529
>>>
>>> webrev: http://cr.openjdk.java.net/~ccheung/8231529/webrev.00/
>>>
>>> The fix is just simply removing the try-catch in the test. Two 
>>> methods in TestCommon.java have been changed to throw Exception 
>>> instead of Throwable.
>>>
>>> Tested manually by modifying FileMap::map_region() to simulate a 
>>> mapping failure.
>>>
>>> Also ran tier1 - 3 tests successfully.
>>>
>>> thanks,
>>>
>>> Calvin
>>>
>>
>


More information about the hotspot-runtime-dev mailing list