On Fri, 8 May 2026 21:11:37 GMT, Phil Race <[email protected]> wrote: > Remove AppContext from the X11 XWindow implementation class. > Also removed a remaining import in XToolkit. > > A test that uses AppContext started to fail on Linux. > It looks like it still proves something useful even without an AppContext, so > I did some minimal updating to remove AppContext and clean it up, and it > passes. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
This pull request has now been integrated. Changeset: 0ac91cd7 Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/0ac91cd72a50ef35c3837855b5511211c0be7b31 Stats: 52 lines in 3 files changed: 20 ins; 6 del; 26 mod 8384215: Remove AppContext from unix/classes/sun/awt/X11/XWindow.java Reviewed-by: azvegint, kizune ------------- PR: https://git.openjdk.org/jdk/pull/31104
