On Wed, 4 Feb 2026 20:33:12 GMT, Phil Race <[email protected]> wrote:

> Remove AppContext from KeyboardFocusManager

src/java.desktop/macosx/classes/sun/lwawt/LWWindowPeer.java line 67:

> 65: import sun.awt.AWTAccessor;
> 66: import sun.awt.AWTAccessor.ComponentAccessor;
> 67: import sun.awt.AppContext;

I guess you have missed to remove the import.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29578#discussion_r2785948305

Reply via email to