<i18n dev> RFR: 8377191: Remove AppContext from KeyboardFocusManager
Tejesh R
tr at openjdk.org
Tue Feb 10 06:04:22 UTC 2026
On Wed, 4 Feb 2026 20:33:12 GMT, Phil Race <prr at openjdk.org> 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
More information about the i18n-dev
mailing list