RFR: 7903058: Add link to pre-built jtreg binaries
Severin Gehwolf
sgehwolf at openjdk.java.net
Mon Jan 10 09:30:41 UTC 2022
On Sat, 8 Jan 2022 03:42:05 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Although Adopt OpenJDK has provided reliable binaries in times past, my understanding is that there has been some bitrot in their builds.
I've been fixing builds for Adoptium in the past and will continue to do so. Happy to provide PRs should the links change too. The reason why I wanted to provide a link is for convenience. It's not really straight forward to get a build for the various JDK versions which are compatible and identify with the desired version. That is from experience while working with colleagues at Red Hat some of which are regular OpenJDK developers. Right now, adoptium builds jtreg version 6.1 (for JDK 18), jtreg 6 for JDK 17, and jtreg 5 for older releases.
Please consider merging it.
-------------
PR: https://git.openjdk.java.net/jtreg/pull/41
More information about the jtreg-dev
mailing list