RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 [v2]
Roland Westrelin
roland at openjdk.java.net
Tue Oct 20 07:14:19 UTC 2020
On Tue, 20 Oct 2020 05:45:10 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> test fix
>
> test/hotspot/jtreg/compiler/longcountedloops/TestTooManyLoopOpts.java line 26:
>
>> 24: /**
>> 25: * @test
>> 26: * @bug JDK-8254998
>
> I didn't know that the bug ID format with "JDK-" is accepted as well but I would suggest to remove it for consistency
> with other tests.
I didn't include "JDK-" on purpose. I've just fixed it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/735
More information about the hotspot-compiler-dev
mailing list