RFR: 8321289: open/test/jdk/javax/swing/JFrame/MaximizeWindowTest.java fails on Linux
Sergey Bylokhov
serb at openjdk.org
Mon Sep 8 16:54:11 UTC 2025
On Mon, 8 Sep 2025 16:30:48 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> This changeset excludes the test from running on Linux. We receive a ConfigureNotify from the system (Gnome Shell) with the initial window size. However, this does not happen on Plasma.
If the initial size is correct now, why do we receive a notification in Java when the size hasn't changed from the initial one?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27149#issuecomment-3267146478
More information about the client-libs-dev
mailing list