RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Tobias Hartmann
thartmann at openjdk.org
Thu Feb 2 16:01:37 UTC 2023
On Thu, 2 Feb 2023 15:52:58 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> This patch simply guarantees a new LoadKlassNode is not created (and
>> processed by igvn) unless it's really needed.
>
> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Thanks, looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12383
More information about the hotspot-compiler-dev
mailing list