Integrated: 8263672: fatal error: no reachable node should have no use

Roland Westrelin roland at openjdk.java.net
Wed Mar 17 08:56:09 UTC 2021


On Wed, 17 Mar 2021 07:43:53 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> Follow up to 8263577 (C2: reachable nodes shouldn't have dead uses at
> the end of optimizations), a case I missed where set_req needs to be
> replaced by set_req_X.

This pull request has now been integrated.

Changeset: d1baed67
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d1baed67
Stats:     7 lines in 1 file changed: 0 ins; 5 del; 2 mod

8263672: fatal error: no reachable node should have no use

Reviewed-by: vlivanov, thartmann

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

PR: https://git.openjdk.java.net/jdk/pull/3043


More information about the hotspot-compiler-dev mailing list