[jdk17u-dev] RFR: 8338100: C2: assert(!n_loop->is_member(get_loop(lca))) failed: control must not be back in the loop [v3]

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 17 12:59:07 UTC 2024


On Tue, 17 Dec 2024 10:35:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Delete empty line
>
> src/hotspot/share/opto/loopnode.hpp line 932:
> 
>> 930: #ifdef ASSERT
>> 931:   bool only_has_infinite_loops();
>> 932: #endif
> 
> The original change deletes the empty line, too. That's probably why this backport is not clean.

Let's see...

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

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/3123#discussion_r1888475223


More information about the jdk-updates-dev mailing list