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

jrunscript tool page for jdk8 has wrong link for jsdoc pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • docs
    • None
    • generic
    • generic

      JDK7 version:

      http://docs.oracle.com/javase/7/docs/technotes/tools/share/jrunscript.html

      JDK8 version:

      http://download.java.net/jdk8/docs/technotes/tools/windows/jrunscript.html


      Please check the link to 'jsdoc' pages of jrunscript global functions and variables. From jdk7 page, it correctly goes to this page:

      http://docs.oracle.com/javase/7/docs/technotes/tools/share/jsdocs/allclasses-noframe.html

      which explains global functions and variables.

      In jdk8 version of jrunscript page, the link is to jsdoc tool page !! (http://code.google.com/p/jsdoc-toolkit/)
      which is wrong. We should re-generate (or even just copy jdk7) version of jsdoc pages and have proper link. Since no changes were done to global functions and variables exposed by jrunscript, even copying the jsdoc pages generated for jdk7 would be enough.

            ssatish Savitha Satish
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: