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

Doug Lea dl at openjdk.org
Mon Oct 6 12:15:42 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:

  Use absolute timed waits

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26479/files
  - new: https://git.openjdk.org/jdk/pull/26479/files/cc61c5b2..cf5f844e

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

  Stats: 33 lines in 1 file changed: 15 ins; 2 del; 16 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