RFR: 8358598: PhaseIterGVN::PhaseIterGVN(PhaseGVN* gvn) doesn't use its parameter [v2]

Manuel Hässig mhaessig at openjdk.org
Wed Aug 6 07:53:05 UTC 2025


On Tue, 5 Aug 2025 14:09:46 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

>> As noted in the ticket, I propose a small cleanup of `PhaseIterGVN` since one of the constructors does not use its parameter.
>> 
>> Passes tier1 and tier2.
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   align with line above
>   
>   Co-authored-by: Manuel Hässig <manuel at haessig.org>

Testing is all green.

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

Marked as reviewed by mhaessig (Committer).

PR Review: https://git.openjdk.org/jdk/pull/26617#pullrequestreview-3090993897


More information about the hotspot-compiler-dev mailing list