bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/41314] New: Broken EnumSet.remove


From: paul at diasoft dot nl
Subject: [Bug classpath/41314] New: Broken EnumSet.remove
Date: 9 Sep 2009 06:24:31 -0000

According to the Java API documentation, EnumSet.remove should return false if
the set did not contain the item to be removed, but the gnu classpath
implementation always returns true. Further, calling EnumSet.remove will always
decrement the count of elements in the set, even if nothing was removed.


-- 
           Summary: Broken EnumSet.remove
           Product: classpath
           Version: 0.98
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: paul at diasoft dot nl


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





reply via email to

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