[jdk11u-dev] RFR: 8264290: Create implementation for NSAccessibilityComponentGroup protocol peer

Christoph Langer clanger at openjdk.org
Thu Mar 16 21:34:23 UTC 2023


On Wed, 15 Mar 2023 17:05:48 GMT, Autumn Capasso <duke at openjdk.org> wrote:

> > Hi @Autumn808 @phohensee you say you had to work around 8262981. What stops that change from being pushed? Can't you move the CSR to proposed?
> 
> @GoeLin we didn’t see a CSR for the Oracle backport, so we believe they adopted a different approach which we’re figuring out how to duplicate. The CSR looks like it changes a public interface, which would in theory require a JDK 11 update JSR.

Right, interface changes can't be backported. Looking at the change 8262981, you could probably just backport the native code to keep the codebase even. Would you mind doing that?

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1799


More information about the jdk-updates-dev mailing list