RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor [v15]
Alexey Ivanov
aivanov at openjdk.java.net
Fri May 20 13:35:00 UTC 2022
On Tue, 17 May 2022 20:05:45 GMT, Phil Race <prr at openjdk.org> wrote:
> Actually I'm not sure why only Win L&F is tested .. it is cross-platform and cross L&F code being changed
It was exactly my point, we already [discussed it above](https://github.com/openjdk/jdk/pull/7449#discussion_r836586231).
The updated test uses `EtchedBorder` explicitly and it is not Look-and-Feel-specific, it can run on any platform.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7449
More information about the client-libs-dev
mailing list