Re: [12] RFR [JDK-8209198] [macosx]Jemmy: JFileChooserOperator.selectFile(..) throws NullPointerException on Mac

2018-08-09 Thread Muneer Kolarkunnu
Ok. Then I will include all outstanding changes in a single task.   Regards, Muneer   From: Alexandre (Shura) Iline Sent: Thursday, August 09, 2018 11:42 PM To: Muneer Kolarkunnu Cc: swing-dev@openjdk.java.net Subject: Re: [12] RFR [JDK-8209198] [macosx]Jemmy

Re: [12] RFR [JDK-8209198] [macosx]Jemmy: JFileChooserOperator.selectFile(..) throws NullPointerException on Mac

2018-08-09 Thread Alexandre (Shura) Iline
The original fix belongs to me , so I do not qualify as a reviewer. I, however, have a comment that perhaps we could import multiple changesets in code-tools/jemmy/v2 with one changeset in jdk/jdk. I have done it in the past, that’s for sure: https://bugs.openjdk.java.net/browse/JDK-8188779

[12] RFR [JDK-8209198] [macosx]Jemmy: JFileChooserOperator.selectFile(..) throws NullPointerException on Mac

2018-08-09 Thread Muneer Kolarkunnu
Hi All, Please review fix for a bug in jemmy: Bug: https://bugs.openjdk.java.net/browse/JDK-8209198 Webrev: http://cr.openjdk.java.net/~akolarkunnu/8209198/webrev.00/ This fix is a copy of fix made in the Jemmy code-tools repository.