Integrated: 8357600: Patch nmethod flushing message to include more details

Cesar Soares Lucas cslucas at openjdk.org
Tue Jun 3 23:42:21 UTC 2025


On Thu, 22 May 2025 22:40:51 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.

This pull request has now been integrated.

Changeset: 23450651
Author:    Cesar Soares Lucas <cslucas at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2345065166c56a958365a6362af356e7c95fcaff
Stats:     13 lines in 1 file changed: 9 ins; 0 del; 4 mod

8357600: Patch nmethod flushing message to include more details

Reviewed-by: shade, kvn

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

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


More information about the hotspot-compiler-dev mailing list