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

[jira] Updated: (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:all-tabpanel ]

Ray Chen updated HARMONY-6516:
------------------------------

    Attachment: Harmony_6516.diff

A test case and a fix are in the patch.

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