RFR: 8265132 : C2 compilation fails with assert "missing precedence edge" [v5]
Vladimir Kozlov
kvn at openjdk.java.net
Wed Jun 30 18:05:07 UTC 2021
On Wed, 30 Jun 2021 17:13:30 GMT, Jamsheed Mohammed C M <jcm at openjdk.org> wrote:
>> Issue is similar to https://bugs.openjdk.java.net/browse/JDK-8261730
>> but happens at next https://github.com/jamsheedcm/jdk/blob/master/src/hotspot/share/opto/gcm.cpp#L830
>>
>> Request for review
>
> Jamsheed Mohammed C M has updated the pull request incrementally with one additional commit since the last revision:
>
> review feedback by VladimirK, Version02 improved
Looks good. But you need to file PR for JDK 17 repo and close this one.
InterfaceSuper.java test failure could be because your open and closed repos are out of sync.
-------------
Changes requested by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4200
More information about the hotspot-compiler-dev
mailing list