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] Reopened: (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 reopened HARMONY-6448:
-----------------------------------

      Assignee: Mark Hindess

Oliver, I'm re-opening this until we resolve the issue discussed in:

  http://markmail.org/thread/ofpn26eefgnrosc6

But I'll remove the must-fix status in a moment.


> [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.