RFR: 8357600: Patch nmethod flushing message to include more details [v2]

Cesar Soares Lucas cslucas at openjdk.org
Sun May 25 23:23:36 UTC 2025


> Please review this patch for adding more details to nmethod flushing message. These details are particularly important when investigating interaction of JVMCI compiled code and code cache flushing heuristics.
> 
> Tested on Linux x64 with JTREG tier1-3 using fastdebug and release builds.

Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:

  Move before lock & check logging

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25402/files
  - new: https://git.openjdk.org/jdk/pull/25402/files/ef10a91a..f6c64755

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

  Stats: 22 lines in 1 file changed: 7 ins; 5 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/25402.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25402/head:pull/25402

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


More information about the hotspot-compiler-dev mailing list