<Swing Dev> [12] RFR [TEST][JDK-8210994] Create test for SwingSet3 FrameDemo
Muneer Kolarkunnu
abdul.kolarkunnu at oracle.com
Fri Sep 21 07:23:41 UTC 2018
Hi All,
Please review the following, a new client sanity test case:
Task: https://bugs.openjdk.java.net/browse/JDK-8210994
Webrev Link: http://cr.openjdk.java.net/~akolarkunnu/8210994/webrev.00/
Summary: This is a new test to automate testing of SwingSet3 FrameDemo.
Please see the bug description for the scenarios automated.
test/jdk/sanity/client/SwingSet/src/FrameDemoTest.java - This is the real test code.
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/frame/FrameDemo.java &
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/frame/BusyGlass.java are copied from SwingSet3 demo.
I reported a bug https://bugs.openjdk.java.net/browse/JDK-8210638 during this test developement, it looks like a product bug.
So as of now I used 2 seconds delay between frame state changes as a workaround.
Regards,
Muneer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180921/4c83da08/attachment.html>
More information about the swing-dev
mailing list