<Swing Dev> RFR: 8255365: Problem list failing client manual tests [v4]

Sergey Bylokhov serb at openjdk.java.net
Sun Oct 25 08:11:37 UTC 2020


On Sat, 24 Oct 2020 20:31:46 GMT, Phil Race <prr at openjdk.org> wrote:

>> Problem list failing client manual jtreg tests.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8255365: Problem list failing client manual tests

test/jdk/ProblemList.txt line 897:

> 895: 
> 896: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_1.java 7131438,8022516 generic-all
> 897: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java 7131438,8022516 generic-all

The JDK-7131438 seems specific for macOS only and the JDK-8022516 seems unrelated to these tests?

test/jdk/ProblemList.txt line 898:

> 896: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_1.java 7131438,8022516 generic-all
> 897: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java 7131438,8022516 generic-all
> 898: java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java 7187741 generic-al

JDK-7187741 is mac and Linux specific?

test/jdk/ProblemList.txt line 903:

> 901: java/awt/TextArea/MouseOverScrollbarWhenTyping/Test1.java 8005970 macosx-all,windows-all
> 902: javax/swing/JFileChooser/6698013/bug6698013.java 8024419 macosx-all
> 903: java/awt/Focus/8044614/bug8044614.java 8029261 generic-all

JDK-8029261 is fixed in 2013

test/jdk/ProblemList.txt line 910:

> 908: java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java 8162380 generic-all
> 909: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java 8163086 macosx-all
> 910: java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java 8166522,8250804 macosx-all,linux-all

JDK-8166522 is closed

test/jdk/ProblemList.txt line 919:

> 917: java/awt/print/PrinterJob/ScaledText/ScaledText.java 8231226 macosx-all
> 918: java/awt/print/bug8023392/bug8023392.html 8231231 generic-all
> 919: java/awt/font/TextLayout/TestJustification.html 8250791 macosx-all

The JDK-8250791 initially was reported on Ubuntu, not sure should add it here or not.

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

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


More information about the swing-dev mailing list