Paraphrased description from the bug report: The "Building the JDK" page has a jtreg download link pointing to <https://ci.adoptopenjdk.net/view/Dependencies/job/jtreg/lastSuccessfulBuild/artifact> but that gets a 404. I believe the correct link is <https://ci.adoptopenjdk.net/view/work-in-progress/job/GetNode/lastSuccessfulBuild/artifact/> , which is not all that easy to find.
------------- Commit messages: - 8270117: Broken jtreg link in "Building the JDK" page Changes: https://git.openjdk.java.net/jdk/pull/4754/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4754&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8270117 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/4754.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4754/head:pull/4754 PR: https://git.openjdk.java.net/jdk/pull/4754