On Wed, 4 Jan 2023 09:10:01 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> > I see that in the additional testing section you note, running tests with > > RETRY_COUNT. Is that intentional? Does retry count play a role in the > > report generation? > > The logic for REPEAT/RETRY_COUNT merges the jtreg reports from "different" > repeated runs. We have to check new reporting mode still produces sane > results in that mode. Thank you for that detail, I wasn't aware of that. ------------- PR: https://git.openjdk.org/jdk/pull/11824