RFR: 7903390: Summary reporter getter not thread-safe

Daniel D. Daugherty dcubed at openjdk.org
Fri Dec 2 20:04:50 UTC 2022


On Fri, 2 Dec 2022 17:21:37 GMT, Jonathan Gibbons <jjg 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

@jonathan-gibbons - So how do we get the fixed jtreg into use in the jdk/jdk CI?

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

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


More information about the jtreg-dev mailing list