> 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 99 commits:
- 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 - Rework rampdown - Merge branch 'openjdk:master' into JDK-8373118 - ... and 89 more: https://git.openjdk.org/jdk/compare/975e2092...5d36250c ------------- Changes: https://git.openjdk.org/jdk/pull/28797/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=73 Stats: 497 lines in 2 files changed: 170 ins; 116 del; 211 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
