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

Alisen Chung achung at openjdk.java.net
Wed Mar 23 18:27:33 UTC 2022


On Wed, 23 Mar 2022 18:23:54 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> > I don't have a monitor that can go higher than 175%, so I'm not able to test the code well... Can you try the recent change to see if it works at 200+%? If not, I'll try using the area approach.
> 
> You can pass `-Dsun.java2d.uiScale=2.0` or `-Dsun.java2d.uiScale=3.0` to run the test as if the scale is set to 200% or 300%. You can also use 1.25, 1.5 or another value to change the app scale without changing your system settings.

Got it, let me do that then

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

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



More information about the client-libs-dev mailing list