On Wed, 7 Sep 2022 19:49:53 GMT, Mark Powers <mpow...@openjdk.org> wrote:

> https://bugs.openjdk.org/browse/JDK-8291974

I wrote a test to deserialize an object created and serialized before the fix. 
I compare the old object with the current object after the fix. What is 
important is not the comparison, but that deserialization doesn't throw an 
exception.

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

PR: https://git.openjdk.org/jdk/pull/10206

Reply via email to