RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v26]
Doug Lea
dl at openjdk.org
Wed Jan 14 12:41:50 UTC 2026
> Changes signal filtering to avoid possible starvation
Doug Lea has updated the pull request incrementally with one additional commit since the last revision:
Another set of contend vs deactivate vs park tradeoffs
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28797/files
- new: https://git.openjdk.org/jdk/pull/28797/files/bb492a04..88f1466d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=25
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=24-25
Stats: 122 lines in 1 file changed: 49 ins; 41 del; 32 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