RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v22]

Doug Lea dl at openjdk.org
Thu Jan 8 18:52:32 UTC 2026


> Changes signal filtering to avoid possible starvation

Doug Lea has updated the pull request incrementally with two additional commits since the last revision:

 - Undo unrelated change
 - Re-introduce acquiring array reads; re-arrange to rely on volatile base index

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28797/files
  - new: https://git.openjdk.org/jdk/pull/28797/files/b0d99c2f..d2b6c7c0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=21
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=20-21

  Stats: 26 lines in 1 file changed: 2 ins; 4 del; 20 mod
  Patch: https://git.openjdk.org/jdk/pull/28797.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28797/head:pull/28797

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


More information about the core-libs-dev mailing list