RFR: 8315088: C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty [v3]

Roland Westrelin roland at openjdk.org
Mon Sep 4 15:35:32 UTC 2023


On Mon, 4 Sep 2023 05:21:50 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review
>
> test/hotspot/jtreg/compiler/loopstripmining/TestBrokenEmptyLoopLogic.java line 26:
> 
>> 24: /**
>> 25:  * @test
>> 26:  * @bug 8315088
> 
> Please add a `@requires vm.compiler2.enabled`

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15520#discussion_r1315065429


More information about the hotspot-compiler-dev mailing list