JDK-8355637 : SSLSessionImpl's "serialization" list documentation is incorrectly ordered
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-26
  • Updated: 2025-04-26
  • Resolved: 2025-04-26
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 25
25 masterFixed
Related Reports
Causes :  
Description
Minor nit.  

     * < 4 bytes > maximumPacketSize
     * < 4 bytes > negotiatedMaxFragSize

are in the wrong location.
Comments
Changeset: 21b0f5ea Branch: master Author: Bradford Wetmore <wetmore@openjdk.org> Date: 2025-04-26 05:46:05 +0000 URL: https://git.openjdk.org/jdk/commit/21b0f5ea153c633de7f09bdb0399308c890f7e43
26-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24894 Date: 2025-04-26 04:54:10 +0000
26-04-2025