RFR: 8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main [v2]

Phil Race prr at openjdk.org
Tue Mar 12 20:59:19 UTC 2024


On Tue, 12 Mar 2024 11:30:00 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> It is not in the center, because in the latest commit I added `.position(PassFailJFrame.Position.TOP_LEFT_CORNER)`, as Alexey suggested.
>
> I have 1920×1200 with 150%. This is why it doesn't fit. The second frame overlapped instructions a bit.

That would be 1280x800 user pixels ?

These days tests should be able to assume that there are 1920x1080 user-space pixels on the screen.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18205#discussion_r1522099974


More information about the client-libs-dev mailing list