> 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 97 commits:

 - 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
 - Yield on deactivate
 - Merge branch 'openjdk:master' into JDK-8373118
 - ... and 87 more: https://git.openjdk.org/jdk/compare/a81d0293...99605e21

-------------

Changes: https://git.openjdk.org/jdk/pull/28797/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=72
  Stats: 503 lines in 2 files changed: 176 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

Reply via email to