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

[jira] Updated: (HARMONY-2473) [classlib] [luni] Fixes for some minor issues in the java.net package found by Melody

     [ http://issues.apache.org/jira/browse/HARMONY-2473?page=all ]

Sian January updated HARMONY-2473:
----------------------------------

    Attachment: java.net patches.zip

Attached a zip file containing both individual patches for the individual bugs and a combined patch (java.net_patch.txt).  Individual patches do the following:

DatagramPacket_patch.txt fixes inconsistent synchronization of DatagramPacket's address and port fields

DatagramSocketImpl_patch.txt removes an unused variable

HttpURLConnection_patch.txt fixes an incorrect use of String.trim()

MulticastSocket_patch.txt fixes some incorrect error messages.

URI_patch.txt fixes an occurrence where x = new StringBuffer() is called twice, with no references or assignments to x in between.

> [classlib] [luni] Fixes for some minor issues in the java.net package found by Melody
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2473
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2473
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Priority: Minor
>         Attachments: java.net patches.zip
>
>
> I have looked through the issues found by findbugs for the java.net package and have created patches for the ones that seem to be real bugs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira