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.
Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12019
