[15] RFR(XS): 8238811: C2: assert(i >= req() || i == 0 || is_Region() || is_Phi()) with -XX:+VerifyGraphEdges
Aleksey Shipilev
shade at redhat.com
Thu Feb 20 09:44:07 UTC 2020
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.
--
Thanks,
-Aleksey
More information about the hotspot-compiler-dev
mailing list