[jdk17] RFR: 8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)

Roland Westrelin roland at openjdk.java.net
Wed Jun 16 07:36:34 UTC 2021


On Tue, 15 Jun 2021 10:25:56 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> This was already reviewed under:
>> 
>> https://github.com/openjdk/jdk/pull/4387
>> 
>> but needs to be fixed to 17
>
> Marked as reviewed by chagedorn (Reviewer).

@chhagedorn @iwanowww @vnkozlov thanks for the reviews.

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

PR: https://git.openjdk.java.net/jdk17/pull/51


More information about the hotspot-compiler-dev mailing list