You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2010/05/21 18:27:18 UTC

[jira] Commented: (HARMONY-6516) [java6][classlib][luni]Items in map which reterned by HttpURLConnection.getHeaderFields() should be in reverse order

    [ https://issues.apache.org/jira/browse/HARMONY-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870040#action_12870040 ] 

Jesse Wilson commented on HARMONY-6516:
---------------------------------------

Isn't this a bug in RI6? Shouldn't we just report the bug to them rather than emulating their bogus behaviour?

> [java6][classlib][luni]Items in map which reterned by HttpURLConnection.getHeaderFields() should be in reverse order 
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6516
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6516
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Ray Chen
>         Attachments: Harmony_6516.diff
>
>
> RI6 will retrun a map in which the items are in reverse order, however RI5 didn't require that.
> So only fix this in java6 branch

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