Integrated: 8320602: Lock contention in SchemaDVFactory.getInstance()
Joe Wang
joehw at openjdk.org
Tue Nov 28 06:51:14 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 pull request has now been integrated.
Changeset: 0678253b
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0678253bffca91775d29d2942f48c806ab4d2cab
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8320602: Lock contention in SchemaDVFactory.getInstance()
Reviewed-by: iris, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/16829
More information about the core-libs-dev
mailing list