<AWT Dev> <AWT dev>[9] Review request for JDK-8161473:[TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
Ambarish Rapte
ambarish.rapte at oracle.com
Mon Oct 10 08:31:27 UTC 2016
Hi Anubhav,
Along with the fix, could you please add below trivial changes as well,
1. Add @key headful & @bug 8161473 jtreg tags
2. Change wild card * import to add specific package imports.
3. Update copyright with year 2016.
Regards,
Ambarish
From: Anubhav Meena
Sent: Friday, October 07, 2016 6:46 PM
To: awt-dev at openjdk.java.net
Subject: <AWT Dev> <AWT dev>[9] Review request for JDK-8161473:[TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
Hi All,
Kindly review the fix for JDK9.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8161473
Webrev:
http://cr.openjdk.java.net/~rchamyal/anmeena/8161473/webrev.00/
Issue:
[macosx] The test java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java often fails, especially on OS X.
Cause:
Lack of minimal delay between elementary robot operations
Fix:
Added wait for idle operation between two robot events.
Regards,
Anubhav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20161010/8ce623d2/attachment.html>
More information about the awt-dev
mailing list