On Wed, 7 Sep 2022 19:49:53 GMT, Mark Powers <mpowers at openjdk.org> wrote: > https://bugs.openjdk.org/browse/JDK-8291974 What happens when deserialization encounters a missing field like `testing`? Does it ignore it? ------------- PR: https://git.openjdk.org/jdk/pull/10206