You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/04/30 07:47:37 UTC

[jira] Updated: (HARMONY-425) J2SE5 Enhancement: Two proxy related new methods in class java.net.URL and java.net.URLStreamHandler

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

Richard Liang updated HARMONY-425:
----------------------------------

    Attachment: luni.src.diff

Hello,

Would you please try the patch?

> J2SE5 Enhancement: Two proxy related new methods in class java.net.URL and java.net.URLStreamHandler
> ----------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-425
>          URL: http://issues.apache.org/jira/browse/HARMONY-425
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>  Attachments: luni.src.diff
>
> Hello,
> J2SE5 Enhancement: Two proxy related new methods in class java.net.URL and java.net.URLStreamHandler, which have not been implemented on Harmony yet.
> They are:
> java.net.URL: public URLConnection openConnection(Proxy proxy) throws IOException
> java.net.URLStreamHandler: protected URLConnection openConnection(URL u, Proxy p)  throws IOException
> I'll upload a patch soon.

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