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

javadoc search sometimes generates bad URIs

XMLWordPrintable

        The following is a report from Alex B.

        Browser: Firefox 60.1.0esr (32-bit) on Windows 7 SP1 (OBI)

        1. Visit https://download.java.net/java/early_access/jdk11/docs/api/

        2. Search `List.of` and pick `java.util.List.of(E)` from dropdown.

        3. Browser jumps correctly to https://download.java.net/java/early_access/jdk11/docs/api/java.base/java/util/List.html#of(E) -- see attached screenshot.

        4. On that page, search `List.of` again, and pick `java.util.List.of(E,E,E,E,E,E,E,E,E,E)` from dropdown (the first heavily overloaded method, with 10 parameters).

        5. Browser jumps incorrectly to https://download.java.net/java/early_access/jdk11/docs/api/java.base/java/util/List.html# -- see attached screenshot.

        Alex

              hannesw Hannes Wallnoefer
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: