On Wed, 25 Mar 2026 22:12:40 GMT, Jeremy Wood <[email protected]> wrote:

>> This fixes a bug in CommonComponentAccessibility.m: we were passing an 
>> AccessibleContext, when we should have been passing in an AccessibleAction.
>> 
>> This happened to work for most standard JComponents because many 
>> AccessibleContexts also implement AccessibleAction, but if the 
>> AccessibleAction was a separate object then this triggered a 
>> IncompatibleClassChangeError
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Jeremy Wood has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update 
> test/jdk/javax/accessibility/8380849/AccessibleActionAsSeparateClassTest.java
>   
>   Co-authored-by: Andrey Turbanov <[email protected]>

@mickleness 
Your change (at version 4f64b52395330e7af183c7afeb1275c695286b88) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/30418#issuecomment-4293672981

Reply via email to