[jdk11u-dev] RFR: 8256126: Create implementation for NSAccessibilityImage protocol peer
Paul Hohensee
phh at openjdk.org
Tue Nov 29 23:10:43 UTC 2022
On Tue, 29 Nov 2022 00:52:52 GMT, Autumn Capasso <duke at openjdk.org> wrote:
> Clean backport of [JDK-8256126](https://bugs.openjdk.org/browse/JDK-8256126) outside of having to modify the a few lines in one file which has had to be modified for each. This is part of broader group of changes as part of [JDK-8152350](https://bugs.openjdk.org/browse/JDK-8152350). 5/28 of the series of backports.
The original commit changed only 3 files, while this PR changes 15. There's a prior dependency that must be backported first. Also, you can use dependent PRs as described at https://blog.logrocket.com/using-stacked-pull-requests-in-github/ to stage dependent backports.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1557
More information about the jdk-updates-dev
mailing list