RFR: 8301578: Perform output outside synchronization in Module.class [v7]

Alan Bateman alanb at openjdk.org
Fri Feb 10 09:30:47 UTC 2023


On Fri, 10 Feb 2023 09:11:22 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.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove comment and rename class

Marked as reviewed by alanb (Reviewer).

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

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


More information about the core-libs-dev mailing list