RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v6]

Doug Lea dl at openjdk.org
Sat Sep 6 16:13:28 UTC 2025


> This set of updates reduces contention-based performance loss under heavy over-subscription, while also improving perfomance more generally.

Doug Lea has updated the pull request incrementally with one additional commit since the last revision:

  Refactor to improve locality and signalling

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26479/files
  - new: https://git.openjdk.org/jdk/pull/26479/files/8ecf3987..54220a19

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

  Stats: 325 lines in 1 file changed: 64 ins; 136 del; 125 mod
  Patch: https://git.openjdk.org/jdk/pull/26479.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26479/head:pull/26479

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


More information about the core-libs-dev mailing list