Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8190530

Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 10
    • None
    • client-libs
    • 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.

            akolarkunnu Abdul Kolarkunnu (Inactive)
            akolarkunnu Abdul Kolarkunnu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: