RFR: 7903390: Summary reporter getter not thread-safe

Daniel D. Daugherty dcubed at openjdk.org
Fri Dec 2 17:14:51 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`.

Thumbs up!

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

Marked as reviewed by dcubed (no project role).

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


More information about the jtreg-dev mailing list