Integrated: 8328275: CodeCache::print_internals should not be called in PRODUCT code

Daniel Jeliński djelinski at openjdk.org
Tue Mar 19 06:44:24 UTC 2024


On Fri, 15 Mar 2024 16:01:01 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> Please review this trivial patch that fixes the compilation on Windows with `--enable-jvm-feature-link-time-opt`.

This pull request has now been integrated.

Changeset: c0fc9563
Author:    Daniel Jeliński <djelinski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c0fc9563a707cb01db4baf3aebede5f6b3ea08d1
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8328275: CodeCache::print_internals should not be called in PRODUCT code

Reviewed-by: ihse, jwaters, dholmes

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

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


More information about the hotspot-runtime-dev mailing list