On Tue, 12 Oct 2021 12:23:02 GMT, Dmitry Batrak <[email protected]> wrote:
> This is a small fix for a mistake in JDK-8257853 implementation, replacing > DECLARE_METHOD JNI lookup macro with DECLARE_STATIC_METHOD in > [AWTWindow_Normal postGesture:as:a🅱]. > I did not created a test for the fix, as AWT Robot doesn't currently support > touchpad gestures. This pull request has now been integrated. Changeset: 89999f70 Author: Dmitry Batrak <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/89999f70e06b41704c7c5b0f9a19582f90806a10 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8275131: Exceptions after a touchpad gesture on macOS Reviewed-by: dmarkov, prr ------------- PR: https://git.openjdk.java.net/jdk/pull/5910
