Integrated: 8254269: simplify Node::disconnect_inputs
Xin Liu
xliu at openjdk.java.net
Mon Oct 12 19:57:13 UTC 2020
On Sat, 10 Oct 2020 14:53:23 GMT, Xin Liu <xliu at openjdk.org> wrote:
> 8254269: simplify Node::disconnect_inputs
This pull request has now been integrated.
Changeset: bff586f0
Author: Xin Liu <xliu at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/bff586f0
Stats: 54 lines in 11 files changed: 1 ins; 13 del; 40 mod
8254269: simplify Node::disconnect_inputs
Node::disconnect_inputs cuts off all input edges without exception.
Reviewed-by: redestad, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/589
More information about the hotspot-compiler-dev
mailing list