RFR: 8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly"

Tejesh R tr at openjdk.org
Thu Jan 11 06:28:21 UTC 2024


On Thu, 11 Jan 2024 06:14:48 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> Does the test fails only on the system which is 768px in height or in any other screen size also?

Not only on 768, whichever size isn't enough for the FileChooser to show up fully it'll fail. I was able to check till 720px in local machine where it fails. After fix I tested in all C machines and it is green.

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

PR Comment: https://git.openjdk.org/jdk/pull/17364#issuecomment-1886373685


More information about the client-libs-dev mailing list