JDK-8209418 : Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
  • Type: Task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-08-13
  • Updated: 2019-12-21
  • Resolved: 2018-08-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.7-oracleFixed 12 b07Fixed
Related Reports
Duplicate :  
Description
That is, synchronize http://hg.openjdk.java.net/jdk/jdk/file/tip/test/jdk/sanity/client/lib/jemmy/src with http://hg.openjdk.java.net/code-tools/jemmy/v2/file/tip/src.

This includes following 5 tasks:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901960 : JFileChooserOperator.selectFile(..) throws NullPointerException on Mac
https://bugs.openjdk.java.net/browse/CODETOOLS-7902172 : No class path exception in copyright headers in Jemmy v2. code
https://bugs.openjdk.java.net/browse/CODETOOLS-7902202 : [macosx]Jemmy JInternalFrameOperator: APIs maximize(), demaximize() and iconify() are failing with NullPointerException in Mac OSx
https://bugs.openjdk.java.net/browse/CODETOOLS-7902260 : Use Platform class in jemmy to check Operating System
https://bugs.openjdk.java.net/browse/CODETOOLS-7902156 : Implement clickOnReference(reference) API on JEditorPaneOperator
Comments
Fix request (11u) I would like to downport this for parity with 11.0.7-oracle. Applies clean.
20-12-2019