> 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 33 additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8373118 - reunify push; improve contention vs activation vs park balance - Undo unrelated change - Re-introduce acquiring array reads; re-arrange to rely on volatile base index - Change signalWork fencing; in-progress activation changes - Merge branch 'openjdk:master' into JDK-8373118 - Split external push - Undo/redo ordering changes - Strengthen some orderings - Merge branch 'openjdk:master' into JDK-8373118 - ... and 23 more: https://git.openjdk.org/jdk/compare/efb906cb...f42d2475 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28797/files - new: https://git.openjdk.org/jdk/pull/28797/files/d2b6c7c0..f42d2475 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=22 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=21-22 Stats: 17279 lines in 337 files changed: 12042 ins; 3984 del; 1253 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
