Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8154234 Remove netdoc URL protocol Handler
  3. JDK-8176351

Release Note: The netdoc URL protocol Handler is removed

XMLWordPrintable

    • Verified

        The `netdoc` protocol handler has been removed in JDK 9. Code that attempts to construct a `java.net.URL` with the `netdoc` protocol, for example "netdoc:http://foo.com/index.html" will throw a `MalformedURLException`.

        The `netdoc` protocol was used to point to network documents either on the local file system or externally through an HTTP URL. This capability is essentially defunct and is not supported by Safari, Firefox, and other major browsers.

              vtewari Vyom Tewari
              vtewari Vyom Tewari
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: