https://bz.apache.org/bugzilla/show_bug.cgi?id=64023
--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> --- Fixed in d9f243aa49. I'm leaving this open because I think it makes sense to avoid serializing the null values in the first place. Having the null-check in the deserialization process is a good sanity check, anyways, but there is no sense in writing the null-valued attribute to the serialized session, ever. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org