On Wed, 20 Sep 2023 21:54:17 GMT, Damon Nguyen <[email protected]> wrote:
>> Converted test needs headful tag added to avoid failures.
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Remove size
test/jdk/javax/swing/JViewport/bug4546474.java line 51:
> 49: if (!viewChanged) {
> 50: viewChanged = true;
> 51: }
What purpose does viewChanged have ?
Its set but never read.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15847#discussion_r1332220503