RFR: 8351907: [XWayland] [OL10] Robot.mousePress() is delivered to wrong place [v2]

Phil Race prr at openjdk.org
Fri May 16 21:16:50 UTC 2025


On Fri, 16 May 2025 20:28:25 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> The getGnomeShellMajorVersion check takes about 33 ms on my machine when the binary is in the system.

This seems like it is the 'common case', and I think we discussed the performance when it was added (yes we did I just checked) even though at that time it was only for SystemTray and it was noted then that DBUS would be a better solution  : https://github.com/openjdk/jdk/pull/17860#discussion_r1490283265

We've started  using it for Robot too, but its still not on a "start up" path, so its still a nice-to-have but not at all critical.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25265#discussion_r2093684318


More information about the client-libs-dev mailing list