On Sun, 26 Sep 2021 04:08:06 GMT, Phil Race <[email protected]> wrote:
> A user with a very minimal swing test case has observed that it is possible > with JDK 17 to get the exception > Exception in thread "AppKit Thread" java.lang.NoSuchMethodError: > accessibilityHitTest > They have confirmed the fix here resolves that This pull request has now been integrated. Changeset: 2cffe4c8 Author: Phil Race <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/2cffe4c8e0b8e6d5843b7e9545e4b4408c56465c Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8274326: [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m Reviewed-by: serb, pbansal, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/5702
