JDK 18 | JDK 19 |
---|---|
18.0.2Resolved | 19Resolved |
Deserialization of serialized method references to Object methods, which was using an interface as the type on which the method is invoked, can now be deserialized again. Note the classfiles need to be recompiled to allow the deserialization.
|