<Swing Dev> RFR: 8241229: Problem list jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Mar 18 21:52:23 UTC 2020


On 3/18/20 2:41 pm, Philip Race wrote:
> That is one possible solution that I mentioned, but I am not sure it is
> the right one. Needs investigating by the RE.

It is an ok thing, the L&F might be unsupported on some specific
platform even if returned in the installed L&F list. Other possible thing
is to skip this exception in the test and move to the next L&F.

> 
> Meanwhile this is  about the problem list so it does not fail tomorrow.
> 
> -phil.
> 
> On 3/18/20, 2:32 PM, Sergey Bylokhov wrote:
>> I guess that bug easy to fix, just need to add headful keyword to the test.
>>
>> On 3/18/20 2:28 pm, Philip Race wrote:
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8241229
>>>
>>> We only need to problem list on linux & solaris :
>>>
>>>
>>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>>> --- a/test/jdk/ProblemList.txt
>>> +++ b/test/jdk/ProblemList.txt
>>> @@ -808,6 +808,7 @@
>>>   javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java 8238085 macosx-all
>>>   javax/swing/MultiUIDefaults/Test6860438.java 8198391 generic-all
>>>   javax/swing/MultiUIDefaults/4300666/bug4300666.java 7105119 macosx-all
>>> +jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java 8241228 linux-all,solaris-all
>>>   javax/swing/UITest/UITest.java 8198392 generic-all
>>>   javax/swing/plaf/basic/BasicComboBoxEditor/Test8015336.java 8198394 generic-all
>>>   javax/swing/plaf/metal/MetalLookAndFeel/Test8039750.java 8198395 generic-all
>>>
>>> -phil
>>
>>


-- 
Best regards, Sergey.


More information about the swing-dev mailing list