<Swing Dev> RFR: 8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Tue Jan 5 04:15:54 UTC 2021
On Mon, 4 Jan 2021 23:01:25 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Yes, it works
>>
>> reason: User specified action: run main/othervm -Dsun.java2d.uiScale=1.25 -Dsun.java2d.d3d=true ScaledFrameBackgroundTest
>> Mode: othervm [/othervm specified]
>> Additional options from @modules: --add-modules java.desktop
>> elapsed time (seconds): 6.049
>> ----------configuration:(3/43)----------
>> Boot Layer
>> add modules: java.desktop
>>
>> ----------System.out:(0/0)----------
>> ----------System.err:(1/16)----------
>> STATUS:Passed.
>
>> reason: User specified action: run main/othervm -Dsun.java2d.uiScale=1.25 -Dsun.java2d.d3d=true
>
> You have set it via the property, but the bug was reported on the system where the 125% dpi was set in the windows settings and the test was run as-is.
I have tried that as well. In fact, my windows display setting is 125% and it worked without this property change in uiscale.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1923
More information about the swing-dev
mailing list