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

Per Minborg pminborg at openjdk.org
Thu Feb 9 16:46:08 UTC 2023


> 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:

  Undo more unintended edits

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12193/files
  - new: https://git.openjdk.org/jdk/pull/12193/files/344d47e0..dfa24226

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12193&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12193&range=04-05

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12193.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12193/head:pull/12193

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


More information about the core-libs-dev mailing list