> 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 pull request now contains 67 commits:
- Merge master - Reincorporate previous changes, rework deactivate, reduce interference - Recheck 3: interlace spinWaits in deactivate - Recheck 2: old noUserHelp with new trigger and reactivation - Recheck 1: only avoid use of noUserHelp for signalling - Use noUserHelp for propagation - Less filtering - Merge branch 'openjdk:master' into JDK-8373118 - Re-introduce other updates; avoid O(n-squared) reactivation - Undo some external submit and signalling changes - ... and 57 more: https://git.openjdk.org/jdk/compare/93634b56...c83cfbf5 ------------- Changes: https://git.openjdk.org/jdk/pull/28797/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=52 Stats: 452 lines in 2 files changed: 110 ins; 102 del; 240 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
