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

Phil Race prr at openjdk.java.net
Mon Oct 26 18:02:21 UTC 2020


On Mon, 26 Oct 2020 17:48:28 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> 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 906:
> 
>> 904: java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java 8162380 generic-all
>> 905: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java 8163086 macosx-all
>> 906: java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java 8250804 macosx-all,linux-all
> 
> I still think that the sort based on test names is better, but if the current list is sorted by the bugid then the JDK-8250804 is out of order.

That's because is *was* under https://bugs.openjdk.java.net/browse/JDK-8163285 but that got closed as a dup of 8250804 .. which seems backwards to me as the new one is usually the dup.
But in any case I am not going to lose any sleep over this one anomaly that it caused.

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

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


More information about the swing-dev mailing list