You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2019/10/09 13:05:37 UTC

[wicket] branch WICKET-6704-PropertyChangeSupport-serialization-problem updated (8c89c01 -> dde1050)

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch WICKET-6704-PropertyChangeSupport-serialization-problem
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 8c89c01  WICKET-6704 JavaSerializer.serialize causes the JVM crash !
     add dde1050  WICKET-6704 Add more special types which use ObjectOutputStream.PutField in their writeObject() method

No new revisions were added by this update.

Summary of changes:
 .../checker/CheckingObjectOutputStream.java        | 64 +++++++++++++++++++---
 1 file changed, 55 insertions(+), 9 deletions(-)