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

Vladimir Kozlov kvn at openjdk.org
Tue Jun 3 19:39:20 UTC 2025


On Tue, 3 Jun 2025 18:52:45 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

>> 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

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25402#pullrequestreview-2893842755


More information about the hotspot-compiler-dev mailing list