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

make docs broken after JDK-5100935

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • core-libs
    • b120
    • Verified

      After JDK-5100935, make docs fails with:
      ---
      # Running javadoc for support/javadoc/api/index.html
      /scratch/jlahoda/hudson-standalone/.hudson/jobs/jdk-pref/workspace/jdk/src/java.base/share/classes/java/lang/StrictMath.java:855: error: reference not found
           * @see Math#multiplyFull(long,long)
                  ^
      1 error
      ---

      I assume the reference should be to multiplyFull(int,int)

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: