RFR: 8255936: "parsing found no loops but there are some" assertion failure with Shenandoah

Roland Westrelin roland at openjdk.java.net
Tue Nov 17 13:52:08 UTC 2020


On Fri, 13 Nov 2020 06:54:18 GMT, Xin Liu <xliu at openjdk.org> wrote:

> Can we have an assertion to make this loop invariant more prominent?
> `I think the cleaner fix is to preserve the invariant that the never branch is always right after the loop head in an infinite loop. `

Thanks for the suggestion. Actually I reworked the fix so it has nothing to do with the previous one.

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

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


More information about the shenandoah-dev mailing list