Integrated: 7903390: Summary reporter getter not thread-safe

Christian Stein cstein at openjdk.org
Fri Dec 2 18:20:23 UTC 2022


On Fri, 2 Dec 2022 06:41:42 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Prevent `ConcurrentModificationException` by making the two static methods that populate the instance map `synchronized`.

This pull request has now been integrated.

Changeset: 16db696c
Author:    Christian Stein <cstein at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/16db696cae847fe16a55adccee9851c9c484cc08
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

7903390: Summary reporter getter not thread-safe

Reviewed-by: dholmes, dcubed, jjg

-------------

PR: https://git.openjdk.org/jtreg/pull/139


More information about the jtreg-dev mailing list