On Mon, 2 Mar 2026 22:33:09 GMT, Phil Race <[email protected]> wrote: > Remove AppContext from 2 AWT input event / method classes and remove one test > which fails with this removal.
test/jdk/java/awt/im/8041990/bug8041990.java line 29: > 27: * @key headful > 28: * @bug 8041990 > 29: * @summary Language specific keys does not work in non-default > AppContexts of top-level windows Do we actually have tests that validate that “Language specific keys” work at all? Possibly we could simplify the test but still use it to cover that area? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30009#discussion_r2893013185
