[jdk21u-dev] Integrated: 8320602: Lock contention in SchemaDVFactory.getInstance()

Neethu Prasad duke at openjdk.org
Tue Jun 4 16:45:23 UTC 2024


On Fri, 31 May 2024 15:36:51 GMT, Neethu Prasad <duke at openjdk.org> wrote:

> Backport of JDK-8320602
> Removing synchronized keyword to address lock contention in SchemaDVFactory.getInstance().
> This change was made [upstream](https://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/SchemaDVFactory.java?revision=558582&view=markup) 16+ years ago.
> 
> Tests: 
> 1. All Tier 1 & Tier 2 tests  passed
> 2. All xml tests passed (jaxp_all)

This pull request has now been integrated.

Changeset: 24300eb7
Author:    Neethu Prasad <neethp at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/24300eb7a4a2e3c3e715abdf3fb166ae6ff46033
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8320602: Lock contention in SchemaDVFactory.getInstance()

Backport-of: 0678253bffca91775d29d2942f48c806ab4d2cab

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

PR: https://git.openjdk.org/jdk21u-dev/pull/632


More information about the jdk-updates-dev mailing list