Skip to content

Commit bb3dfd6

Browse files
gdamsRealCLanger
authored andcommitted
8302879: doc/building.md update link to jtreg builds
Reviewed-by: sgehwolf, clanger
1 parent 36a0822 commit bb3dfd6

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)