RFR: 8370368: Apply java.io.Serial annotations in java.security.jgss [v3]

Sean Mullan mullan at openjdk.org
Thu Oct 23 22:55:01 UTC 2025


On Thu, 23 Oct 2025 22:38:21 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Please review the application of the `@Serial` annotation ([JDK-8202385](https://bugs.openjdk.org/browse/JDK-8202385)) to types in the java.security.jgss module to enable stricter compile-time checking of serialization-related declarations.
>> 
>> Example of a similar change https://github.com/openjdk/jdk/pull/24891.
>
> Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replace java.io.Serial annotations with @Serial

Marked as reviewed by mullan (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27925#pullrequestreview-3373197784


More information about the security-dev mailing list