<Swing Dev> [10] RFR JDK-8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException

Muneer Kolarkunnu abdul.kolarkunnu at oracle.com
Thu Nov 2 10:38:06 UTC 2017


Hi All,

 

Please review fix for the below bug:

 

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

 

Webrev: http://cr.openjdk.java.net/~akolarkunnu/8190530/webrev.00/

 

There is a small compilation error introduced by task HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8188779"JDK-8188779. 
It missed the import statement of JemmyException in FrameOperator.java. 

In Jemmy code tool project it fixed by task CODETOOLS-7902046.

 

Fix: Just added statement 'import org.netbeans.jemmy.JemmyException;' in FrameOperator.java

 

Regards,

Muneer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20171102/d822941f/attachment.html>


More information about the swing-dev mailing list