> 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 35 additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8373118 - Use explicit store fences or atomics - 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 - ... and 25 more: https://git.openjdk.org/jdk/compare/aadf8c0d...c3e137a6 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28797/files - new: https://git.openjdk.org/jdk/pull/28797/files/f42d2475..c3e137a6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=23 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28797&range=22-23 Stats: 975 lines in 31 files changed: 841 ins; 55 del; 79 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
