RFR: 8305578: X11GraphicsDevice.pGetBounds() is slow in remote X11 sessions [v5]

Maxim Kartashev mkartashev at openjdk.org
Wed Apr 26 10:29:01 UTC 2023


On Fri, 21 Apr 2023 20:17:42 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> You do not need to move the code around, just cache it in the GC instead of the hashmap, and then re-cache it by some notification.

I implemented something along these lines, please, have a look.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13346#discussion_r1177657966



More information about the client-libs-dev mailing list