RFR: 8297923: java.awt.ScrollPane broken after multiple scroll up/down
Alexey Ivanov
aivanov at openjdk.org
Wed Jun 7 11:07:56 UTC 2023
On Wed, 7 Jun 2023 04:08:49 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Probably we should update the Java_sun_awt_windows_WScrollbarPeer_setValues as well? it calls the SetScrollInfo
You're right. It needs to be updated too. However, I'd rather do it separately.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14338#issuecomment-1580534860
More information about the client-libs-dev
mailing list