RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor [v14]
Phil Race
prr at openjdk.java.net
Fri May 20 17:38:56 UTC 2022
On Fri, 20 May 2022 13:34:43 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.
The test should be under test/jdk/javax/swing/border/ not java/awt !
-------------
PR: https://git.openjdk.java.net/jdk/pull/7449
More information about the client-libs-dev
mailing list