RFR: 8225787: java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on Ubuntu

Alexander Zvegintsev azvegint at openjdk.org
Tue Sep 16 02:22:17 UTC 2025


On Mon, 15 Sep 2025 17:08:01 GMT, Phil Race <prr at openjdk.org> wrote:

> Do you know what fixed them ? I wondered if for 8202004 if GDK_SCALE is now ignored but it seems to be honoured on my Ubuntu 24.04


`GetScreenLocationTest`: I don't know.
It might have been some sort of configuration issue. For example, the test still fails when I set the resolution to 1280x720 As far as I know, we don't have suchconfigurations. However, I recall some tests failing to restore the resolution after changing it.
Perhaps it is no longer due to one of the fixes, e.g [JDK-8305825](https://bugs.openjdk.org/browse/JDK-8305825)

`UnixMultiResolutionSplashTest`: I don't know either.

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

PR Comment: https://git.openjdk.org/jdk/pull/27289#issuecomment-3294608501


More information about the client-libs-dev mailing list