Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1060

URLHandlers doesn't support URLStreamHandler.openConnection(proxy,url) method

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • framework-1.6.1
    • framework-1.8.0
    • Framework
    • None

    Description

      JDK 1.5 introduced a URLStreamHandler.openConnection(proxy, url) method. Currently, our URL Handlers implementation does not support this at all. We need to figure out how to support it without creating a dependency on 1.5. The spec talks about this issue in 11.3.5.

      Attachments

        Activity

          This issue is creating difficulties for GlassFish: https://glassfish.dev.java.net/issues/show_bug.cgi?id=8096

          rickhall Richard S. Hall added a comment - This issue is creating difficulties for GlassFish: https://glassfish.dev.java.net/issues/show_bug.cgi?id=8096
          karlpauls Karl Pauls added a comment -

          Committed to trunk as of r771142. Please close if it works for you.

          karlpauls Karl Pauls added a comment - Committed to trunk as of r771142. Please close if it works for you.

          People

            karlpauls Karl Pauls
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: