RFR: 8306137: Open source several AWT ScrollPane related tests [v10]
Alexey Ivanov
aivanov at openjdk.org
Mon May 22 14:36:12 UTC 2023
On Mon, 22 May 2023 14:14:06 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Yes, this is adding the suggested print will resolve all the confusion because you will see:
>>
>>
>> ...
>> Scroll pos = java.awt.Point[x=0,y=50000]
>> Child pos = java.awt.Point[x=0,y=0]
>> Child's parent pos = java.awt.Point[x=0,y=-50000]
>>
>>
>> Isn't it clearer?
>
> Yeah, can do it.
Thank you!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1200591609
More information about the client-libs-dev
mailing list