[jdk11u-dev] RFR: 8256109: Create implementation for NSAccessibilityButton protocol
Paul Hohensee
phh at openjdk.org
Wed Nov 16 16:39:15 UTC 2022
On Sat, 5 Nov 2022 01:49:39 GMT, Autumn <duke at openjdk.org> wrote:
> Preparing to backport JDK-8256109, Mostly clean, changed the copyright date and fixed some empty line conflicts. This is part of broader group of changes as part of [JDK-8152350](https://bugs.openjdk.org/browse/JDK-8152350).
Thank you and lgtm. I recommend you do the backports in chronological order of commit dates. There's a conflict in this PR where the original commit includes the removal of the CommonComponentAccessibility declaration in JavaComponentAccessibility.m that isn't needed in this PR, because I suspect it wasn't backported first.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.org/jdk11u-dev/pull/1505
More information about the jdk-updates-dev
mailing list