commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13045] Incorrect exception handling in ObjectOutputStr


From: Jeroen Frijters
Subject: [commit-cp] [bug #13045] Incorrect exception handling in ObjectOutputStream
Date: Tue, 10 May 2005 09:41:18 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 1.2.30703)

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13045>

                 Summary: Incorrect exception handling in ObjectOutputStream 
                 Project: classpath
            Submitted by: jfrijters
            Submitted on: Tue 05/10/2005 at 09:41
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

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.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 05/10/2005 at 09:41  Name: SerializationException.java  Size: 472B 
 By: jfrijters

<http://savannah.gnu.org/bugs/download.php?item_id=13045&item_file_id=2489>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13045>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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