> 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 101 commits:
- Merge branch 'openjdk:master' into JDK-8373118 - rescan in reactivate - Merge branch 'openjdk:master' into JDK-8373118 - rework reactivation - Merge branch 'openjdk:master' into JDK-8373118 - Fix reactivation; reduce activation flailing - Merge branch 'openjdk:master' into JDK-8373118 - Reduce unproductive context switches without using yield - Address starvation; more spin vs yield tradeoffs - Merge branch 'openjdk:master' into JDK-8373118 - ... and 91 more: https://git.openjdk.org/jdk/compare/57eb91dc...28dc624e ------------- Changes: https://git.openjdk.org/jdk/pull/28797/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=74 Stats: 505 lines in 2 files changed: 178 ins; 114 del; 213 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
