RFR(xs) 8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
Ioi Lam
ioi.lam at oracle.com
Wed Oct 9 17:47:06 UTC 2019
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