JDK-8370368 : Apply java.io.Serial annotations in java.security.jgss
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: org.ietf.jgss
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-10-21
  • Updated: 2025-10-27
  • Resolved: 2025-10-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26 masterFixed
Related Reports
Relates :  
Description
The  java.security.jgss module should use the new java.io.Serial annotation (JDK-8202385) to enable stricter compile-time checking of serialization-related declarations.
Comments
Changeset: f5ef01d4 Branch: master Author: Sergey Bylokhov <serb@openjdk.org> Date: 2025-10-27 07:38:28 +0000 URL: https://git.openjdk.org/jdk/commit/f5ef01d4bfcf960b6a46844818138ee798532d45
27-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27925 Date: 2025-10-22 01:10:00 +0000
22-10-2025