Integrated: 8370368: Apply java.io.Serial annotations in java.security.jgss
Sergey Bylokhov
serb at openjdk.org
Mon Oct 27 07:41:13 UTC 2025
On Wed, 22 Oct 2025 01:10:00 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.
This pull request has now been integrated.
Changeset: f5ef01d4
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f5ef01d4bfcf960b6a46844818138ee798532d45
Stats: 38 lines in 11 files changed: 26 ins; 0 del; 12 mod
8370368: Apply java.io.Serial annotations in java.security.jgss
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/27925
More information about the security-dev
mailing list