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 18:33:28 UTC

[jira] Updated: (HARMONY-6448) [java6][classlib][luni] 8 NullPointerException failures in TreeMapTest

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

Mark Hindess updated HARMONY-6448:
----------------------------------

    Affects Version/s:     (was: 6.0M1)
        Fix Version/s:     (was: 6.0M1)

> [java6][classlib][luni] 8 NullPointerException failures in TreeMapTest
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-6448
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6448
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Oliver Deakin
>            Assignee: Mark Hindess
>
> I see 8 errors in TreeMapTest all ending with the same NullPointerException stack trace:
> java.lang.NullPointerException
> at java.util.TreeMap.toComparable(TreeMap.java:5469)
> The failing tests are:
> test_lowerEntry
> test_lowerKey
> test_floorEntry
> test_floorKey
> test_ceilingEntry
> test_ceilingKey
> test_higherEntry
> test_higherKey

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