[jdk8u-dev] Integrated: 8185736: missing default exception handler in calls to rethrow_Stub
Dongbo He
dongbohe at openjdk.org
Mon Mar 6 15:00:33 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.
This pull request has now been integrated.
Changeset: eb2aee68
Author: Dongbo He <dongbohe at openjdk.org>
Committer: Roland Westrelin <roland at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/eb2aee68eaff5d4880b52bc8c01967215dd6a741
Stats: 10 lines in 2 files changed: 10 ins; 0 del; 0 mod
8185736: missing default exception handler in calls to rethrow_Stub
Reviewed-by: roland
Backport-of: b97f668af3f55c0d67cdd7a4a191bd81cdc4aa78
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/231
More information about the jdk8u-dev
mailing list