RFR: 8343467: Remove unnecessary @SuppressWarnings annotations (security) [v3]

Archie Cobbs acobbs at openjdk.org
Mon Nov 4 22:41:29 UTC 2024


On Mon, 4 Nov 2024 22:29:47 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Can you also explain why the unchecked and serial warning suppressions are no longer needed?

Yes and no...

The annoying answer would be: because they no longer suppress any warnings :)

But I think what you're really asking is: how & why they were put there in the first place? And how over time did they somehow became no longer necessary?

That's a great question, but I don't have any answers because these changes were generated from an automated analysis.

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

PR Comment: https://git.openjdk.org/jdk/pull/21844#issuecomment-2455846249


More information about the security-dev mailing list