On Mon, 2 Mar 2026 22:39:42 GMT, Phil Race <[email protected]> wrote: >> Remove AppContext from WindowEvent.java > > src/java.desktop/share/classes/java/awt/event/WindowEvent.java line 326: > >> 324: * focus. For any other type of WindowEvent, or if the focus or >> activation >> 325: * change occurs with a native application, with a Java application >> in a >> 326: * different VM, or with no other Window, null is returned. > > I was initially intending to bundle this change with another PR except for a > couple of things I found. The one that matters here is that there's a tiny > spec. update. > So tiny and inconsequential that I'm not sure if it needs a CSR. > I'll let others chime in on that and we'll see if there's a consensus.
I guess the change is so small that it will be instantly approved in csr, and we do not plan to backport this anyway. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30010#discussion_r2893007288
