[jdk21u-dev] RFR: 8342988: GHA: Build JTReg in single step
Goetz Lindenmaier
goetz at openjdk.org
Fri Jan 10 08:25:47 UTC 2025
On Wed, 18 Dec 2024 17:21:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Makes sure GHA is more reliable: we do not risk failures when building jtreg multiple times, and it also allows us to compile it once on x86, without bothering with different arch JDKs.
>
> The original PR does not apply cleanly, because Alpine support added by [JDK-8282944](https://bugs.openjdk.org/browse/JDK-8282944) is not in JDK 21. I have resolved the block by hand.
>
> Additional testing:
> - [x] GHA
It would be great if this reduces the wget failures!!!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1269#issuecomment-2582037364
More information about the jdk-updates-dev
mailing list