Integrated: 8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3

Phil Race prr at openjdk.org
Mon Nov 14 19:55:17 UTC 2022


On Sat, 12 Nov 2022 20:29:39 GMT, Phil Race <prr at openjdk.org> wrote:

> This was a closed test - simply because it hadn't been reviewed for moving to open
> so I am doing it now whilst fixing a problem that was observed on the OL 8.x (and
> by implication an RHEL 8.x) desktop due to the screen menu bar rendering over one
> line of the undecorated window.
> That was fixed by changing the location to use setLocationRelativeTo(null) vs
> the previous implied (0,0)

This pull request has now been integrated.

Changeset: c71d87e5
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c71d87e54ca0c0173583bed978e06c7faa0fa283
Stats:     271 lines in 1 file changed: 271 ins; 0 del; 0 mod

8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3

Reviewed-by: azvegint, kizune

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

PR: https://git.openjdk.org/jdk/pull/11120



More information about the client-libs-dev mailing list