RFR: 8357600: Patch nmethod flushing message to include more details [v3]
Aleksey Shipilev
shade at openjdk.org
Tue Jun 3 10:38:54 UTC 2025
On Mon, 2 Jun 2025 22:49:36 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:
>
> Address PR feedback.
Looks OK to me. This is a diagnostic logging, so we do not have to be extra crisp about it. Let any other compiler folks review as well.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25402#pullrequestreview-2891737056
More information about the hotspot-compiler-dev
mailing list