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

Sergey Bylokhov serb at openjdk.org
Wed Jun 7 20:35:52 UTC 2023


On Wed, 7 Jun 2023 11:01:47 GMT, Alexey Ivanov <aivanov 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.

That is up2you, but it looks strange when the patch updates the code which is never executed and skips the code which is executed and has the bug

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

PR Comment: https://git.openjdk.org/jdk/pull/14338#issuecomment-1581468337



More information about the client-libs-dev mailing list