> 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 139 commits:
- Merge branch 'openjdk:master' into JDK-8373118 - Better version of previous commit - another set of activation tradeoffs - More factoring/control experiments - Merge branch 'openjdk:master' into JDK-8373118 - rescan on spurious wakeups - Avoid some acquires in push - Increase keepalives; more control flow experiments - re-introduce some filtering - Merge branch 'openjdk:master' into JDK-8373118 - ... and 129 more: https://git.openjdk.org/jdk/compare/0a5b9d7f...ec955021 ------------- Changes: https://git.openjdk.org/jdk/pull/28797/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=97 Stats: 345 lines in 1 file changed: 123 ins; 54 del; 168 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
