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

Aleksey Shipilev shade at openjdk.org
Tue Jun 3 18:52:45 UTC 2025


On Tue, 3 Jun 2025 18:47:37 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

Marked as reviewed by shade (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list