On Mon, 16 Jan 2023 20:30:08 GMT, SWinxy <[email protected]> wrote: > BasicLookAndFeel checks an instanceof in its `AWTEventHelper` listener class, > but the result of that will always be non-null. The check should be removed.
https://bugs.openjdk.org/browse/JDK-8301822 ------------- PR: https://git.openjdk.org/jdk/pull/12019
