RFR: 8322779: C1: Remove the unused counter 'totalInstructionNodes'
Tobias Hartmann
thartmann at openjdk.org
Wed Jan 3 07:44:46 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
Looks good.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17204#pullrequestreview-1801501711
More information about the hotspot-compiler-dev
mailing list