Integrated: 8274381 missing CAccessibility definitions in JNI code
Artem Semenov
github.com+36081106+savoptik at openjdk.java.net
Tue Sep 28 16:12:36 UTC 2021
On Tue, 28 Sep 2021 08:45:22 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.
This pull request has now been integrated.
Changeset: be403737
Author: Artem Semenov <Artem.Semenov at jetbrains.com>
Committer: Anton Tarasov <ant at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/be4037374520917d5a0ed54eebb3d5d6d100d429
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8274381: missing CAccessibility definitions in JNI code
Reviewed-by: pbansal, ant, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/5732
More information about the client-libs-dev
mailing list