RFR: 8320602: Lock contention in SchemaDVFactory.getInstance()

Lance Andersen lancea at openjdk.org
Mon Nov 27 18:20:06 UTC 2023


On Mon, 27 Nov 2023 17:24:35 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Applying an update from the upstream source, quote: "Removing synchronized from the getInstance() methods". As the reporter noted, this change was made 16 years ago.
> 
> Tests: SQE & unit tests passed

This looks OK. 

Please add a the appropriate label given there is no test included with this change so that you do not get asked later where is the test ;-)

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

Marked as reviewed by lancea (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16829#pullrequestreview-1751080653


More information about the core-libs-dev mailing list