RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v12]
Doug Lea
dl at openjdk.org
Thu Dec 18 13:51:02 UTC 2025
> Changes signal filtering to avoid possible starvation
Doug Lea has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 15 additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8373118
- Check diagnosis
- Avoid double-filtering
- Merge branch 'openjdk:master' into JDK-8373118
- Another diagnostic
- Relax orderings in push
- Reduce fencing
- Adjust runworker for previous update
- Reorder signalWork filter
- Revert topLevelExec
- ... and 5 more: https://git.openjdk.org/jdk/compare/b952f805...2d8cff2b
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28797/files
- new: https://git.openjdk.org/jdk/pull/28797/files/3370c0bf..2d8cff2b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=11
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=10-11
Stats: 3894 lines in 125 files changed: 2523 ins; 810 del; 561 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