Integrated: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Roland Westrelin
roland at openjdk.org
Fri Feb 3 08:02:04 UTC 2023
On Thu, 2 Feb 2023 09:07:39 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.
This pull request has now been integrated.
Changeset: cf68d9fb
Author: Roland Westrelin <roland at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cf68d9fb8e55e461fa717f1443094300de8feacb
Stats: 28 lines in 2 files changed: 18 ins; 9 del; 1 mod
8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/12383
More information about the hotspot-compiler-dev
mailing list