RFR: 8275330: C2: assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions [v2]

Roland Westrelin roland at openjdk.java.net
Fri Nov 26 07:52:04 UTC 2021


On Tue, 23 Nov 2021 07:34:58 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Roland Westrelin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Merge branch 'master' into JDK-8275330
>>  - reviews
>>  - fix
>
> That looks good to me.

@TobiHartmann @chhagedorn Thanks for the reviews. All comment should be addressed in the updated change.

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

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


More information about the hotspot-compiler-dev mailing list