<Swing Dev> RFR: 8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Jan 4 07:01:56 UTC 2021


On Mon, 4 Jan 2021 06:40:42 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> This test use to fail in macos in mach5 nightly testing long time back. It used to fail in ubuntu17.10 due to unsupported wayland display mode. Recent run of this test on supported platforms does not fail.
>> Modified the test slightly to be consistent with other test regarding robot delays, moved frame to center of screen.
>> Mach5 job running several iterations of the test in all platforms is ok. Link in JBS.
>
> Please check that the test will work if the Windows uses 125% , see https://bugs.openjdk.java.net/browse/JDK-8193942?focusedCommentId=14150509&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14150509

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.

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

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


More information about the swing-dev mailing list