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

Bad links in ImageInputStream.java & ImageOutputStream.java

    XMLWordPrintable

Details

    Description

      The following two links in the javax.imageio package need to be updated to include the cross-module reference.

      src/java.desktop/share/classes/javax/imageio/stream/ImageOutputStream.java: * <a href="../../../java/io/DataInput.html#modified-utf-8">modified
      src/java.desktop/share/classes/javax/imageio/stream/ImageInputStream.java: * <a href="../../../java/io/DataInput.html#modified-utf-8">modified

      The href attributes should be
      "../../../../java.base/java/io/DataInput.html#modified-utf-8"

      Note the insertion of ../java.base

      Attachments

        Issue Links

          Activity

            People

              jdv Jayathirth D V
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: