<Swing Dev> RFR: 8241228 Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing
Pankaj Bansal
pankaj.b.bansal at oracle.com
Tue Mar 31 07:03:55 UTC 2020
Look good to me.
On 30/03/20 11:22 AM, Tejpal Rebari wrote:
> Hi All,
> Please review the following test only fix for jdk15.
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8241228
> Fix : http://cr.openjdk.java.net/~trebari/swing/8241228/webrev00/
> <http://cr.openjdk.java.net/%7Etrebari/swing/8241228/webrev00/>
>
> Issue : The test UIDefaultKeySizeTest.java is failing in nightly headless
> testing on Solaris and Linux.
> It throws javax.swing.UnspportedLookAndFeelException.
>
> Fix : Fix is to catch the UnspportedLookAndFeelException when it is
> thrown
> by some LookAndFeel and skip for that LookAndFeel.
> Also added headful keyword to run test on machines which has all the
> Supported lookAndFeel installed.
>
> Regards
> Tejpal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200331/1d1cdb8b/attachment.htm>
More information about the swing-dev
mailing list