<Swing Dev> RFR: 8251252: Add automated testcase for fix done in JDK-8214253 for JToolTip
Pankaj Bansal
pankaj.b.bansal at oracle.com
Sun Aug 16 07:39:58 UTC 2020
Hi All,
Please review this test only fix for jdk16
bug: https://bugs.openjdk.java.net/browse/JDK-8251252
webrev: http://cr.openjdk.java.net/~pbansal/8251252/webrev00/
<http://cr.openjdk.java.net/%7Epbansal/8251252/webrev00/>
UnderJDK-8214253 <https://bugs.openjdk.java.net/browse/JDK-8214253>, fix
was made to correct the background color of JTooltip as tooltip was
looking transparent instead of having blackish background. No automated
test was written to verify the results. Current bug is to write the
automated test for the same.
The test fails without the fix done in JDK-8214253 and pass with the
fix. I have run the tests multiple times in mach5. Links in JBS.
<https://bugs.openjdk.java.net/browse/JDK-8221781>
Regards,
Pankaj
<https://bugs.openjdk.java.net/browse/JDK-8221781>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200816/d2f5a5ad/attachment-0001.htm>
More information about the swing-dev
mailing list