[jdk11u-dev] RFR: 8269574: C2: Avoid redundant uncommon traps in GraphKit::builtin_throw() for JVMTI exception events

Reingruber, Richard richard.reingruber at sap.com
Thu Sep 16 09:12:45 UTC 2021


Thanks Volker! :)

From: Volker Simonis <volker.simonis at gmail.com>
Sent: Donnerstag, 16. September 2021 09:51
To: Richard Reingruber <rrich at openjdk.java.net>
Cc: jdk-updates-dev <jdk-updates-dev at openjdk.java.net>
Subject: Re: [jdk11u-dev] RFR: 8269574: C2: Avoid redundant uncommon traps in GraphKit::builtin_throw() for JVMTI exception events

Looks good to me.

Happy high speed debugging :)

Richard Reingruber <rrich at openjdk.java.net<mailto:rrich at openjdk.java.net>> schrieb am Do., 16. Sept. 2021, 08:25:
Hi all,

this pull request contains a backport of commit 72530ef6 from the openjdk/jdk repository. The fix is small and applies cleanly.

I would like to backport this to jdk11u as a fix for the describe performance issue.

The commit being backported was authored by Richard Reingruber on 7 Jul 2021 and was reviewed by Vladimir Kozlov, Roland Westrelin and Nils Eliasson.

Thanks!
Richard.

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

Commit messages:
 - Backport 72530ef666ce2ace899cf34faefe715539d1ee25

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/350/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=350&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269574
  Stats: 14 lines in 1 file changed: 7 ins; 7 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/350.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/350/head:pull/350

PR: https://git.openjdk.java.net/jdk11u-dev/pull/350


More information about the jdk-updates-dev mailing list