On Tue, 11 Apr 2023 20:28:29 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> There are a few deprecated Cocoa NSEvent names currently in use in JDK.
> 
> https://github.com/openjdk/jdk/blob/jdk-21+17/src/java.desktop/macosx/classes/sun/lwawt/macosx/CocoaConstants.java
> https://developer.apple.com/documentation/appkit/nsmousemoved 
> 
> Since these event names are marked for deprecation it is better to switch to 
> the newer names.

This has been tested in the CI build system, right ? And all tests pass too, 
right ?

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

PR Comment: https://git.openjdk.org/jdk/pull/13435#issuecomment-1504060756

Reply via email to