On Wed, 20 Sep 2023 22:04:55 GMT, Phil Race <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Remove viewChanged
>
> test/jdk/javax/swing/JViewport/bug4546474.java line 37:
>
>> 35: public class bug4546474 {
>> 36: static JScrollPane scrollpane;
>> 37: static JScrollBar sbar;
>
> These two static vars can be local - you don't need to re-test, after that,
> just make sure it compiles.
It does compile with the changes. Thanks for the quick advice
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15847#discussion_r1332229244