> Changes signal filtering to avoid possible starvation Doug Lea has updated the pull request incrementally with one additional commit since the last revision:
Address starvation; more spin vs yield tradeoffs ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28797/files - new: https://git.openjdk.org/jdk/pull/28797/files/c133929f..4f63c358 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=70 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=69-70 Stats: 41 lines in 1 file changed: 15 ins; 5 del; 21 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
