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

java.net.URI should be updated for RFC 3986

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • core-libs

      The java.net.URI classes refers to RFC 2396: Uniform Resource Identifiers (URI): Generic Syntax, amended by RFC 2732: Format for Literal IPv6 Addresses in URLs.

      But RFC 2396 and RFC 2372 have been obsoleted by RFC 3986.
      http://www.ietf.org/rfc/rfc3986.txt

      The URI class should be updated accordingly.

            dfuchs Daniel Fuchs
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: