RFR: 8344159: Add lint warnings for unnecessary warning suppression [v5]

Archie Cobbs acobbs at openjdk.org
Sun Jan 4 16:27:07 UTC 2026


On Sun, 4 Jan 2026 02:17:35 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Archie Cobbs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 135 commits:
>> 
>>  - Suppress new unnecessary suppresion warnings created by recent commits.
>>  - Merge branch 'master' into JDK-8344159
>>  - Merge branch 'master' into JDK-8344159 to fix conflict.
>>  - Merge branch 'master' into JDK-8344159 to fix conflict.
>>  - Merge branch 'master' into JDK-8344159 to fix conflicts.
>>  - Add clarifying comment.
>>  - Merge branch 'master' into JDK-8344159
>>  - Change inner class name to avoid shadowing superclass name.
>>  - Add a couple of code clarification comments.
>>  - Refactor test to avoid requiring changes to TestRunner.
>>  - ... and 125 more: https://git.openjdk.org/jdk/compare/43afce54...aaf029e8
>
> Is this PR still active, or is there any ongoing work on it?

Hi @mrserb,

> Is this PR still active, or is there any ongoing work on it?

Work is completed to the point that it's ready for review, but this is a new feature and as such is lower priority than other changes that are currently being worked on.

In the meantime if you're interested in doing any testing or playing around with it I'd love to hear any feedback. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/25167#issuecomment-3708223841


More information about the client-libs-dev mailing list