RFR: 8274381 missing CAccessibility definitions in JNI code [v2]
Alexander Zuev
kizune at openjdk.java.net
Tue Sep 28 16:07:44 UTC 2021
On Tue, 28 Sep 2021 09:12:37 GMT, Artem Semenov <github.com+36081106+savoptik at openjdk.org> wrote:
>> accessibilityHitTest in JavaComponentAccessibility and getAxComponentSize in JavaAccessibilityUtilities use but do not define sjc_CAccessibility. It works when sjc_CAccessibility is defined by other methods, otherwise it crashes.
>
> Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8274381 missing CAccessibility definitions in JNI code
Marked as reviewed by kizune (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5732
More information about the client-libs-dev
mailing list