RFR: 8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimiztaion profile [v3]

Yudi Zheng yzheng at openjdk.org
Tue Jul 8 20:36:19 UTC 2025


> In https://github.com/openjdk/jdk/pull/25356 we prevent all non-CompilerBroker JVMCI compilations from collecting deoptimiztaion profiles. This causes some regression in Graal's whitebox unit tests, some of which employ non-CompilerBroker compilations to test deoptimiztaions.

Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:

  JNIJVMCI::HotSpotNmethod::constructor() cannot be overloaded

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26192/files
  - new: https://git.openjdk.org/jdk/pull/26192/files/b17efc69..c0afd3c1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26192&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26192&range=01-02

  Stats: 8 lines in 5 files changed: 0 ins; 5 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/26192.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26192/head:pull/26192

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


More information about the hotspot-dev mailing list