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

Severin Gehwolf sgehwolf at openjdk.org
Wed Feb 15 17:41:48 UTC 2023


On Wed, 18 Jan 2023 09:22:22 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.

@rwestrel Could you please take a look at this backport? Is this safe to approve in your opinion?

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

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


More information about the jdk8u-dev mailing list