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

Goetz Lindenmaier goetz at openjdk.org
Fri Feb 21 16:16:54 UTC 2025


On Fri, 21 Feb 2025 15:01:52 GMT, Richard Reingruber <rrich 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.

Yes, thanks for reviewing!

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

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


More information about the jdk-updates-dev mailing list