Integrated: 8283456: Make CompiledICHolder::live_count/live_not_claimed_count debug only

Zhengyu Gu zgu at openjdk.java.net
Tue Mar 22 13:34:38 UTC 2022


On Mon, 21 Mar 2022 13:47:59 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this trivial patch to make `CompiledICHolder::live_count/live_not_claimed_count` debug only, since they are only updated/used in debug only code.

This pull request has now been integrated.

Changeset: c0f984e5
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c0f984e5fbba7b44fa7b0a4309896ef9ccb4e666
Stats:     8 lines in 2 files changed: 5 ins; 0 del; 3 mod

8283456: Make CompiledICHolder::live_count/live_not_claimed_count debug only

Reviewed-by: dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/7890


More information about the hotspot-dev mailing list