[jdk8u-dev] RFR: 8185736: missing default exception handler in calls to rethrow_Stub [v2]

Dongbo He dongbohe at openjdk.org
Fri Feb 24 10:34:16 UTC 2023


On Mon, 20 Feb 2023 03:11:34 GMT, Dongbo He <dongbohe at openjdk.org> wrote:

>> Hi,
>> 
>> I would like to backport this patch to fix missing of default exception handler in catch table produced by C2.
>> Patch apply cleanly, worked correctly after patch.
>> 
>> Testing:  Performed hotspot jtreg test on linux x86-64 platforms with  -XX:-TieredCompilation -Xcomp options.
>
> Dongbo He has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into 8185736
>  - Backport b97f668af3f55c0d67cdd7a4a191bd81cdc4aa78

Thank you for your review, Roland.

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/231


More information about the jdk8u-dev mailing list