RFR: 8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions

Sergey Kuksenko skuksenko at openjdk.org
Thu Jan 12 03:31:00 UTC 2023


8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions

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

Commit messages:
 - jckeck cleanup
 - adjust inlining heuristic - do not count post call noop

Changes: https://git.openjdk.org/jdk/pull/11958/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11958&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8300002
  Stats: 73 lines in 13 files changed: 71 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11958.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11958/head:pull/11958

PR: https://git.openjdk.org/jdk/pull/11958


More information about the hotspot-dev mailing list