classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: fix bug 21064


From: Roman Kennke
Subject: [cp-patches] FYI: fix bug 21064
Date: Sun, 17 Apr 2005 20:55:59 +0200

Hi,

this fixes the following bug:

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

it basically checks if the value is null and in that case removes the
key from the Hashtable.

2005-04-17  Roman Kennke  <address@hidden>

        * javax/swing/text/SimpleAttributeSet.java
        (addAttribute): Check for null and remove key in that case.
        This fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21064 .

/Roman





reply via email to

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