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

Semyon Sadetsky semyon.sadetsky at oracle.com
Thu Nov 2 15:02:18 UTC 2017


Looks good.

--Semyon


On 11/02/2017 03:38 AM, Muneer Kolarkunnu wrote:
>
> 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/ 
> <http://cr.openjdk.java.net/%7Eakolarkunnu/8190530/webrev.00/>
>
> There is a small compilation error introduced by task JDK-8188779 
> <https://bugs.openjdk.java.net/browse/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/701e820e/attachment.html>


More information about the swing-dev mailing list