[jdk17u-dev] RFR: 8302111: Serialization considerations [v4]

Richard Reingruber rrich at openjdk.org
Fri Feb 21 15:05:01 UTC 2025


On Fri, 21 Feb 2025 14:40:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Triggered by the discussion here and offline I had a second look at the exceptions I need to add because JDK-8297065 is not in 17. I committed some code that brings these closer to the origin. One I had added is not really needed as IOException is caught at the callsite anyways.

And the diff to the versions of DHPublicKey.java and DHPrivateKey.java is minimal now.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3278#issuecomment-2674786755


More information about the jdk-updates-dev mailing list