[jdk11u-dev] RFR: 8256109: Create implementation for NSAccessibilityButton protocol
Goetz Lindenmaier
goetz at openjdk.org
Thu Nov 17 19:30:24 UTC 2022
On Sat, 5 Nov 2022 01:49:39 GMT, Autumn Capasso <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).
Hi,
I appreciate a lot that you are addressing this.
As Paul said, it makes sense to work them in the order they were pushed originally to avoid unnecessary conflicts.
There are also quite a lot of related follow up fixes and test fixes.
This filter https://bugs.openjdk.org/issues/?filter=43450 gives you a list of the
changes brought to 11.0.17-oracle and 11.0.18-oracle which are not yet in open jdk11u.
If you work this list bottom up, you get the order they were pushed to 11-oracle.
This is a good starting point, the one I would use.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1505
More information about the jdk-updates-dev
mailing list