<Swing Dev> RFR : [15] : 8235900 : PopupMenu Opaque property is not reflecting the Parents property on MAC OS
Sureshkumar Mahaliswamy
sureshkumar.mahaliswamy at oracle.com
Tue Dec 17 08:55:48 UTC 2019
Hi All,
Kindly review the small patch.
Added the annotation @requires(os.family!=mac) to ignore the test execution on MAC,since Aqua LaF forces all popups to be heavyweight.
Marking this test not to be executed for MAC platform.
JBS: https://bugs.openjdk.java.net/browse/JDK-8235900
Webrev: http://cr.openjdk.java.net/~nnigam/8235900/webrev.0/
Testing: tested with jtreg.
Thanks,
Suresh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20191217/8692abdd/attachment.htm>
More information about the swing-dev
mailing list