classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: SimpleAttributeSet fix


From: Anthony Balkissoon
Subject: [cp-patches] FYI: SimpleAttributeSet fix
Date: Tue, 27 Sep 2005 15:39:41 -0400

removeAttributes(AttributeSet) should only remove attributes if their
keys AND values are found in the given set.  This is fixed now, and I'll
commit a Mauve test soon.

2005-09-27  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/SimpleAttributeSet.java:
        (removeAttributes(AttributeSet)): Only remove attributes from the 
        current set if their keys AND values are found in the given set.

--Tony

Attachment: SimpleAttributeSetRemoveAttributes.diff
Description: Text Data


reply via email to

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