RFR: 8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on windows hidpi [v2]

Phil Race prr at openjdk.org
Wed Mar 20 17:38:44 UTC 2024


On Wed, 20 Mar 2024 04:25:52 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> 1. should we mention `-Dsun.java2d.uiScale` in jtreg tag since it is supposed to be a hidpi test ?

No, since it is not a hidpi test, it is just a test that happens to fail in certain hidpi envts.
And the fractional scale only works on windows anyway.
It might be "interesting" to run all our tests with  that option, but that's a different topic
and is more easily and robustly accomplished by running on an actual hidpi envt.

> 2. Please update copyright year.
OK ..

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

PR Comment: https://git.openjdk.org/jdk/pull/18384#issuecomment-2010184385


More information about the client-libs-dev mailing list