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

fix references to broken link in java.compiler module

XMLWordPrintable

        There are two different references to RFC 3986 in the java.compiler module. Only one of the links works; the other is 404. This should be fixed.

        In the list below, the link in Filer is bad, the link in JavaFileManager is OK.

        $ grep -r 3986 open/src/java.compiler
        open/src/java.compiler/share/classes/javax/annotation/processing/Filer.java: * href="http://www.ietf.org/html/rfc3986.txt">RFC 3986</a>, section
        open/src/java.compiler/share/classes/javax/tools/JavaFileManager.java: * href="http://www.ietf.org/rfc/rfc3986.txt">RFC&nbsp;3986</a>,

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: