On Mon, 12 Jul 2021 13:17:18 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 41a5eb43 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/41a5eb437204a650d6cc271f41e1d186ee812a88 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8270117: Broken jtreg link in "Building the JDK" page Reviewed-by: sgehwolf ------------- PR: https://git.openjdk.java.net/jdk/pull/4754