-
Bug
-
Resolution: Fixed
-
P2
-
None
-
None
-
b33
-
generic
-
generic
This compilation error introduced by task JDK-8188779.
It missed the import statement of JemmyException.
So just adding statement 'import org.netbeans.jemmy.JemmyException;' will resolve the issue.
It missed the import statement of JemmyException.
So just adding statement 'import org.netbeans.jemmy.JemmyException;' will resolve the issue.
- relates to
-
JDK-8188779 Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
-
- Resolved
-