RFR: 8275131: Exceptions after a touchpad gesture on macOS

Dmitry Markov dmarkov at openjdk.java.net
Tue Oct 12 14:55:48 UTC 2021


On Tue, 12 Oct 2021 12:23:02 GMT, Dmitry Batrak <dbatrak at openjdk.org> 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.

Marked as reviewed by dmarkov (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5910



More information about the client-libs-dev mailing list