[jdk17u-dev] RFR: 8361117: SIGSEGV in LShiftLNode::Ideal due to unexpected dead node [v2]
Martin Doerr
mdoerr at openjdk.org
Mon Dec 8 14:50:24 UTC 2025
On Mon, 8 Dec 2025 13:21:18 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Rename new test.
>
> test/hotspot/jtreg/compiler/c2/Test8361117.java line 37:
>
>> 35: package compiler.c2;
>> 36:
>> 37: public class Test8361117 {
>
> Can you rename the test case? The usual guideline is to not name test cases based on the bug id but rather have a short descriptive name.
Done. Please take a look.
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/4204#discussion_r2598904484
More information about the jdk-updates-dev
mailing list