make docs broken after JDK-5100935

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 9
    • Affects Version/s: 9
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved: