On Wed, 25 Jan 2023 12:26:26 GMT, Per Minborg <pminb...@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 <pminb...@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

Reply via email to