Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8088916

Replace sun.net.www.ParseUtil#decode with public API

    XMLWordPrintable

Details

    • web

    Backports

      Description

        We currently use a static helper method, sun.net.www.ParseUtil#decode, to decode a 'file:' URL on Windows before trying to open a connection (see RT-22458). The sun.net.www package is an internal JDK pacakge. We need to remove the dependency on this internal API and instead use public API to parse the URL in this case (possibly copying from the internal class if there isn't a suitable replacement.

        Attachments

          Issue Links

            Activity

              People

                azvegint Alexander Zvegintsev
                kcr Kevin Rushforth
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported: