Integrated: 8322779: C1: Remove the unused counter 'totalInstructionNodes'

Denghui Dong ddong at openjdk.org
Wed Jan 3 13:11:44 UTC 2024


On Fri, 29 Dec 2023 14:30:59 GMT, Denghui Dong <ddong at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of this small cleanup patch that removes the unused counter 'totalInstructionNodes'.  JDK-8058968 refactored the Compiler time traces and deleted the only place that read the counter.
> 
> Thanks

This pull request has now been integrated.

Changeset: 539da248
Author:    Denghui Dong <ddong at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/539da24863bc47b977ee86c584af2332426993a7
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8322779: C1: Remove the unused counter 'totalInstructionNodes'

Reviewed-by: kvn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list