RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v10]
Doug Lea
dl at openjdk.org
Wed Dec 17 14:42:36 UTC 2025
> Changes signal filtering to avoid possible starvation
Doug Lea has updated the pull request incrementally with one additional commit since the last revision:
Avoid double-filtering
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28797/files
- new: https://git.openjdk.org/jdk/pull/28797/files/9b2f082d..45f8a9a6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=08-09
Stats: 15 lines in 1 file changed: 8 ins; 2 del; 5 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