> 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 69 commits:
- Merge branch 'openjdk:master' into JDK-8373118 - Fix mangled merge - 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 - ... and 59 more: https://git.openjdk.org/jdk/compare/46a5ed99...7a1697ed ------------- Changes: https://git.openjdk.org/jdk/pull/28797/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=53 Stats: 483 lines in 2 files changed: 111 ins; 118 del; 254 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
