On Tue, 29 Oct 2024 10:58:34 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> We still sometimes have problems checking out JTReg build dependencies. > [JDK-8342988](https://bugs.openjdk.org/browse/JDK-8342988) makes it less > pronounced, but it still happens. We might need to do a retries for JTReg > builds to make them more reliable. > > Additional testing: > - [x] GHA (seeing retries with deliberately broken JTReg build) > - [x] GHA (passing JTReg build) This pull request has now been integrated. Changeset: 4ce19ca1 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4ce19ca110b6e1eeed7483a1ec7c75fbc1d1b773 Stats: 18 lines in 1 file changed: 16 ins; 0 del; 2 mod 8343190: GHA: Try building JTReg several times Reviewed-by: erikj, ihse ------------- PR: https://git.openjdk.org/jdk/pull/21758