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

Alexey Ivanov aivanov at openjdk.java.net
Mon May 30 15:58:51 UTC 2022


On Wed, 25 May 2022 21:37:07 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Changed the drawing area to be increased by 0.5 on the left side to prevent clipping
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   changed test to headless

`test/jdk/java/awt/EtchedBorder/ScaledEtchedBorderTest.java` should be removed, it's replaced with `test/jdk/javax/swing/border/EtchedBorder/ScaledEtchedBorderTest.java`.

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

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



More information about the client-libs-dev mailing list