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

nashorn ant makefile uses javadoc -link which may fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • None
    • core-libs
    • b34
    • generic
    • generic

      When building nashorn with ant, javadoc is built, and this message is emitted:

      javadoc:
        [javadoc] Generating Javadoc
        [javadoc] Javadoc execution
        [javadoc] javadoc: warning - Error fetching URL:http://docs.oracle.com/javase/8/docs/api/
        [javadoc] 1 warning

      The above warning is turned into an error, and the *ant* build is likely to fail,
      with this javadoc change:
      https://bugs.openjdk.java.net/browse/JDK-8191625

      -linkoffline option may be used instead.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: