On Fri, 16 May 2025 20:28:25 GMT, Alexander Zvegintsev <azveg...@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