Integrated: 8301578: Perform output outside synchronization in Module.class

Per Minborg pminborg at openjdk.org
Fri Feb 10 13:49:54 UTC 2023


On Wed, 25 Jan 2023 12:26:26 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposed to reduce contention in synchronized methods mainly by doing I/O operations outside synch blocks.

This pull request has now been integrated.

Changeset: c25b4f46
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c25b4f461968503888124c6fd5cd6e788617ec3f
Stats:     60 lines in 1 file changed: 24 ins; 18 del; 18 mod

8301578: Perform output outside synchronization in Module.class

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/12193


More information about the core-libs-dev mailing list