Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.
/ jdk20u Public archive

Commit c6a25f4

Browse files
committed
8302879: doc/building.md update link to jtreg builds
Backport-of: bb3dfd6adbb58871bc7238107ed254831b22d48b
1 parent 4f777cb commit c6a25f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/building.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ <h2 id="running-tests">Running Tests</h2>
10871087
etc.</p>
10881088
<p>The <a href="https://wiki.openjdk.org/display/Adoption">Adoption
10891089
Group</a> provides recent builds of jtreg <a
1090-
href="https://ci.adoptopenjdk.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/">here</a>.
1090+
href="https://ci.adoptium.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/">here</a>.
10911091
Download the latest <code>.tar.gz</code> file, unpack it, and point
10921092
<code>--with-jtreg</code> to the <code>jtreg</code> directory that you
10931093
just unpacked.</p>

doc/building.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ containing `lib/jtreg.jar` etc.
860860
861861
The [Adoption Group](https://wiki.openjdk.org/display/Adoption) provides
862862
recent builds of jtreg [here](
863-
https://ci.adoptopenjdk.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/).
863+
https://ci.adoptium.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/).
864864
Download the latest `.tar.gz` file, unpack it, and point `--with-jtreg` to the
865865
`jtreg` directory that you just unpacked.
866866

0 commit comments

Comments
 (0)