bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22941] Incorrect exception handling in ObjectOutputStream


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22941] Incorrect exception handling in ObjectOutputStream
Date: 16 Oct 2005 01:27:44 -0000

This is a bit of strange bug, but I actually did run into this in a real world
(although IKVM specific) scenario.

The attached code loops indefinitely, instead of dying with a
SerializationException.

I'm not sure yet what the correct fix would be, but it seems that
ObjectOutputStream shouldn't attempt to serialize an exception that was thrown
while serializing a previous exception.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22941





reply via email to

[Prev in Thread] Current Thread [Next in Thread]