On Thu, 25 Jun 2026 14:26:41 GMT, Chen Liang <[email protected]> wrote:

>> src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
>>  line 4406:
>> 
>>> 4404:     is non-denotable, try casting to a denotable type
>>> 4405: 
>>> 4406: compiler.warn.value.finalize=\
>> 
>> Should this warning be in the "migration" lint category?
>> 
>> More generally: the `LintCategory.MIGRATION` was added, but there are zero 
>> warnings in that category.
>
> That category seems to be intended for 
> https://bugs.openjdk.org/browse/JDK-8237074. We should nuke that dead 
> category.

https://github.com/openjdk/valhalla/pull/2582

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31121#discussion_r3475442293

Reply via email to