RFR: 8357390: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java Test failing on Ubuntu 24.04 Vm Hosts used by Oracle's internal CI system

Anass Baya abaya at openjdk.org
Fri Oct 17 14:21:01 UTC 2025


On Thu, 16 Oct 2025 16:41:43 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Hello @honkar-jdk,
>> Thank you for your follow-up.
>> Both our source code and the command use the same property, _NET_WORKAREA. When I noticed the issue, I thought that maybe we are misusing the _NET_WORKAREA in getScreenInsetsImpl(). However, as you can see in the traces in [JDK-8357390](https://bugs.openjdk.org/browse/JDK-8357390) , it returns the same values as the xprop command does.
>
> @anass-baya You mentioned previously that the difference might be related to window manager. Which window manager is used in the 2 cases (the one where the test passes vs fails) ?

Hello @honkar-jdk ,
> @anass-baya You mentioned previously that the difference might be related to window manager. Which window manager is used in the 2 cases (the one where the test passes vs fails) ?

We are not changeing the config. we are using GNOME with X11

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25521#issuecomment-3415802260


More information about the client-libs-dev mailing list