RFR: 8329820: [Linux] Prefer EGL over GLX [v15]

Lukasz Kostyra lkostyra at openjdk.org
Tue Jul 30 07:00:43 UTC 2024


On Mon, 29 Jul 2024 20:17:27 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> by the file name I would suspect something related to scaling - but there's no scaling on the test (not that I can see).

It is related to system's DPI setting. We had a problem with UI elements sometimes being incorrectly rendered/shifted when scaling setting in the system was set to more than 100% - see [JDK-8299968](https://bugs.openjdk.org/browse/JDK-8299968)

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

PR Comment: https://git.openjdk.org/jfx/pull/1381#issuecomment-2257608648


More information about the openjfx-dev mailing list