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) [v2]
Christian Hagedorn
chagedorn at openjdk.java.net
Thu Jun 10 08:27:17 UTC 2021
On Tue, 8 Jun 2021 07:55:11 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review
>
> Looks good, thanks for the changes!
> @chhagedorn please run mach5 testing for this fix.
I've started some testing on the state of this branch. Applying the changes to latest master needs merging and resolving conflicts first.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4387
More information about the hotspot-compiler-dev
mailing list