You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/02/17 21:36:28 UTC

[jira] Resolved: (HARMONY-6451) Comparatorless TreeMap permits null elements in 1.6 branch

     [ https://issues.apache.org/jira/browse/HARMONY-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess resolved HARMONY-6451.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0M1

Fixed in r911169.  See above thread for details.


> Comparatorless TreeMap permits null elements in 1.6 branch
> ----------------------------------------------------------
>
>                 Key: HARMONY-6451
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6451
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>            Priority: Minor
>             Fix For: 6.0M1
>
>
> TreeMaps created without a Comparator shouldn't permit null elements because they are not Comparable.
>   http://markmail.org/thread/ofpn26eefgnrosc6

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.