RFR: 8297923: java.awt.ScrollPane broken after multiple scroll up/down

Alexey Ivanov aivanov at openjdk.org
Wed Jun 7 11:07:58 UTC 2023


On Wed, 7 Jun 2023 03:30:51 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> If it is unused can we delete it?

It's possible. Yet I'd rather leave it for another time.

There's also a specific `WM_AWT_SET_SCROLL_INFO` message to call `::SetScrollInfo`. This message is never used, it can also be removed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14338#discussion_r1221395024



More information about the client-libs-dev mailing list