<Swing Dev> [10] RFR: JDK-8181782:[TESTBUG] [Macosx] JTextAreaEmojiTest is not executed

Sreeprakash Sreedharan sreeprakash.s at oracle.com
Thu Jun 8 20:08:44 UTC 2017


Hi All,

Kindly review the fix for JDK10.

Bug: https://bugs.openjdk.java.net/browse/JDK-8181782

Webrev: http://cr.openjdk.java.net/~rpatil/8181782/webrev.00

Issue: JTREG was not executing the manual test JTextAreaEmojiTest and was always giving a passed result.

Fix: Made sure that main function waits for pass/fail events using a countdown latch and also added manual to the run tag

Regards,
Sreeprakash



More information about the swing-dev mailing list