RFR: 8357600: Patch nmethod flushing message to include more details [v4]
Cesar Soares Lucas
cslucas at openjdk.org
Tue Jun 3 18:52:45 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:
Refactoring: use compiler_name(), LogStream
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25402/files
- new: https://git.openjdk.org/jdk/pull/25402/files/2aabfa72..489d8eee
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25402&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25402&range=02-03
Stats: 14 lines in 1 file changed: 0 ins; 8 del; 6 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