RFR: 8272562: C2: assert(false) failed: Bad graph detected in build_loop_late [v2]

Roland Westrelin roland at openjdk.java.net
Mon Sep 27 14:09:25 UTC 2021


On Mon, 27 Sep 2021 14:04:37 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Right! Thanks for catching this. Actually after thinking more about this, I changed the fix to prevent all nodes that can capture a type from being sunk to be on the safe side, for now.
>
> Sounds good, I guess you will undo that with your general fix later?

That's the plan.

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

PR: https://git.openjdk.java.net/jdk/pull/5716


More information about the hotspot-compiler-dev mailing list