RFR: 8292780: misc tests failed "assert(false) failed: graph should be schedulable"

Dean Long dlong at openjdk.org
Thu Sep 29 19:55:12 UTC 2022


On Thu, 29 Sep 2022 14:54:40 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> > @jatin-bhateja, please review this.
> 
> Hi @dean-long I have 3 reviews and the fix is fairly straightforward. Can I integrate or should I wait for @jatin-bhateja ?

I think it's fine to integrate this now because it fixes the problem, but I thought @jatin-bhateja might have an improvement to the fix that doesn't involve bailing out of the optimization.  Maybe file a follow-up RFE for that?

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

PR: https://git.openjdk.org/jdk/pull/10410


More information about the hotspot-compiler-dev mailing list