You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2007/04/10 06:25:32 UTC

[jira] Created: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

[classlib][luni]Minor fix in OutputStreamWriterTest
---------------------------------------------------

                 Key: HARMONY-3604
                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Tony Wu
            Priority: Trivial
         Attachments: harmony-3604.diff

the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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


[jira] Assigned: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer reassigned HARMONY-3604:
-------------------------------------

    Assignee: Nathan Beyer

> [classlib][luni]Minor fix in OutputStreamWriterTest
> ---------------------------------------------------
>
>                 Key: HARMONY-3604
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Nathan Beyer
>            Priority: Trivial
>         Attachments: harmony-3604.diff
>
>
> the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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


[jira] Commented: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490296 ] 

Tony Wu commented on HARMONY-3604:
----------------------------------

verified at r530719, Thanks Nathan.

> [classlib][luni]Minor fix in OutputStreamWriterTest
> ---------------------------------------------------
>
>                 Key: HARMONY-3604
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Nathan Beyer
>            Priority: Trivial
>         Attachments: harmony-3604.diff
>
>
> the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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


[jira] Updated: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu updated HARMONY-3604:
-----------------------------

    Attachment: harmony-3604.diff

would you please try this patch? thanks a lot!

> [classlib][luni]Minor fix in OutputStreamWriterTest
> ---------------------------------------------------
>
>                 Key: HARMONY-3604
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>            Priority: Trivial
>         Attachments: harmony-3604.diff
>
>
> the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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


[jira] Resolved: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer resolved HARMONY-3604.
-----------------------------------

    Resolution: Fixed

Patch applied. Please verify. Thanks

> [classlib][luni]Minor fix in OutputStreamWriterTest
> ---------------------------------------------------
>
>                 Key: HARMONY-3604
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Nathan Beyer
>            Priority: Trivial
>         Attachments: harmony-3604.diff
>
>
> the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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


[jira] Closed: (HARMONY-3604) [classlib][luni]Minor fix in OutputStreamWriterTest

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer closed HARMONY-3604.
---------------------------------


> [classlib][luni]Minor fix in OutputStreamWriterTest
> ---------------------------------------------------
>
>                 Key: HARMONY-3604
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3604
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Nathan Beyer
>            Priority: Trivial
>         Attachments: harmony-3604.diff
>
>
> the constructor OutputStreamWriter (OutputStream, CharsetEncoder) should be test rather than OutputStreamWriter (OutputStream, Charset) in this testcase.

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