RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor [v14]
Alexey Ivanov
aivanov at openjdk.java.net
Tue May 10 16:01:55 UTC 2022
On Mon, 9 May 2022 22:04:38 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:
>
> made suggested changes
test/jdk/java/awt/TitledBorder/TitledBorderTest.java line 36:
> 34: import java.io.IOException;
> 35: import java.util.ArrayList;
> 36: import java.util.Arrays;
`java.util.Arrays` is not used any more.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7449
More information about the client-libs-dev
mailing list