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

Dongbo He dongbohe at openjdk.org
Mon Feb 20 03:11:34 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/231/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/231/files/1f47444d..50f39316

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=231&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=231&range=00-01

  Stats: 14880 lines in 263 files changed: 9897 ins; 3936 del; 1047 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/231.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/231/head:pull/231

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


More information about the jdk8u-dev mailing list