RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor [v14]

Alexey Ivanov aivanov at openjdk.java.net
Fri May 20 13:37:49 UTC 2022


On Tue, 10 May 2022 14:08:50 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> One more thing: the test now uses `EtchedBorder` only, shall it be moved to `test/jdk/java/awt/EtchedBorder`? And adding the word _Scaled_ to the title — `ScaledEtchedBorderTest` — would clarify the purpose of the test.
> 
> What do you think?

Thank you, Alisen, for renaming the test file. I am also for moving the test from `test/jdk/java/awt/TitledBorder` to `test/jdk/java/awt/EtchedBorder` where it belongs.

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

PR: https://git.openjdk.java.net/jdk/pull/7449



More information about the client-libs-dev mailing list