RFR: 8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3
Alexander Zvegintsev
azvegint at openjdk.org
Mon Nov 14 01:26:25 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)
Marked as reviewed by azvegint (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11120
More information about the client-libs-dev
mailing list