Serialization question on java 7

Paulo Levi i30817 at gmail.com
Wed Dec 28 12:56:47 PST 2011


My excuses;
I was under the impression that
            Logger.getLogger(IoUtils.class.getName()).log(Level.SEVERE,
"Couldn't write object", ex);

Would trigger to std err unconditionally. Guess not.

Yes, there is a message on corrupt save, but there is also one on read that
i suspect that ObjectOutputStream writes on error saving.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20111228/3f990a98/attachment.html 


More information about the nio-discuss mailing list