RFR: 8316627: JViewport Test headless failure [v3]
Phil Race
prr at openjdk.org
Wed Sep 20 21:55:40 UTC 2023
On Wed, 20 Sep 2023 21:54:17 GMT, Damon Nguyen <dnguyen at openjdk.org> 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
More information about the client-libs-dev
mailing list