[15] RFR(XS): 8238811: C2: assert(i >= req() || i == 0 || is_Region() || is_Phi()) with -XX:+VerifyGraphEdges

Christian Hagedorn christian.hagedorn at oracle.com
Thu Feb 20 09:49:59 UTC 2020


Oh, sorry, you're right, I've missed that - was one line too much then.

Best regards,
Christian


On 20.02.20 10:44, Aleksey Shipilev wrote:
> On 2/20/20 10:41 AM, Christian Hagedorn wrote:
>> It was intentional as I have not found any usages of it while fixing the
>> assert above.
> 
> Removal of unique_top is fine, but I think this line was removed unnecessarily:
> -//----------------------------verify_recur----------------------------
> 
> I don't think it warrants another patch to put back in, just wanted to understand the intent better.
> 


More information about the hotspot-compiler-dev mailing list