RFR: 7903390: Summary reporter getter not thread-safe
Jonathan Gibbons
jjg at openjdk.org
Fri Dec 2 17:23:44 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`.
Ideally we should have a test, but this might be a hard one to test
-------------
Marked as reviewed by jjg (Lead).
PR: https://git.openjdk.org/jtreg/pull/139
More information about the jtreg-dev
mailing list