Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-425

J2SE5 Enhancement: Two proxy related new methods in class java.net.URL and java.net.URLStreamHandler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None

    Description

      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.

      Attachments

        1. luni.src.diff
          30 kB
          Richard Liang

        Activity

          People

            tellison Tim Ellison
            richard_liang Richard Liang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: