RFR: 8357185: Redundant local variables with unconditionally matching primitive patterns [v2]
Chen Liang
liach at openjdk.org
Fri Jul 4 01:00:58 UTC 2025
On Thu, 3 Jul 2025 21:34:03 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
>> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Further improvements and testing per suggestions
>
> test/langtools/tools/javac/patterns/PrimitiveUnconditionallyExactTest.java line 37:
>
>> 35:
>> 36: /*
>> 37: * @test
>
> The name of this test should be `T8357185` I think.
I think we aim to name tests by the content instead of uninformative bug ids - ids are tracked with the bug jtreg directive.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26107#discussion_r2184013173
More information about the compiler-dev
mailing list