[12] RFR JDK-8213138: Update ProblemList.txt for mac

2018-10-30 Thread Prasanta Sadhukhan
Hi All, Please review an updation of ProblemList for mac jtreg run. Following tests were added in ProblemList. With this addition, mac10.13 jtreg run shows no failures/errors. java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java: JDK-8213126

Re: [12] RFR JDK-8213138: Update ProblemList.txt for mac

2018-10-30 Thread Jayathirth D V
Changes are fine.   Regards, Jay   From: Prasanta Sadhukhan Sent: Tuesday, October 30, 2018 3:28 PM To: awt-...@openjdk.java.net; swing-dev@openjdk.java.net; 2d-dev Subject: [12] RFR JDK-8213138: Update ProblemList.txt for mac   Hi All, Please review an updation of ProblemList for mac

[12] Review Request: JDK-8212903 : [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS

2018-10-30 Thread Pankaj Bansal
Hi All, Please review test fix for the below bug: Bug: https://bugs.openjdk.java.net/browse/JDK-8212903 webrev: http://cr.openjdk.java.net/~pbansal/8212903/webrev.00/ Issue: The tests DemandGTK2.sh and DemandGTK3.sh verify whether a particular version of gtk library is being used or

Re: [12] Review Request: JDK-8212903 : [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS

2018-10-30 Thread Phil Race
+1 -phil. On 10/30/18 4:00 AM, Pankaj Bansal wrote: Hi All, Please review test fix for the below bug: Bug: https://bugs.openjdk.java.net/browse/JDK-8212903 webrev: http://cr.openjdk.java.net/~pbansal/8212903/webrev.00/ Issue: The tests DemandGTK2.sh and DemandGTK3.sh verify whether a

Re: [12] RFR JDK-8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel

2018-10-30 Thread Sergey Bylokhov
Hi, Prasanta. Looks like this test started to fail on our mach5 systems, please take a look. On 22/10/2018 11:39, Sergey Bylokhov wrote: Hi, Prasanta. Thank you for investigation, the fix looks fine. On 21/10/2018 22:52, Prasanta Sadhukhan wrote: Hi Sergey, I saw that in *ButtonUI class for

Re: [12] RFR JDK-8213138: Update ProblemList.txt for mac

2018-10-30 Thread Sergey Bylokhov
Hi, Prasanta. On 30/10/2018 02:58, Prasanta Sadhukhan wrote: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java: JDK-8213126 The failure of the TestMainKeyWindow.java is not a bug, you need to provide -nativepath to the jtreg, because

Re: [12] JDK-7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders.

2018-10-30 Thread Sergey Bylokhov
Hi, Shashi. I am not sure is the next issue is related to this fix, but when I tried to move the slider by mouse then VO reads the value of the slider only once(for the first time). On 28/10/2018 23:51, shashidhara.veerabhadra...@oracle.com wrote: Hi All, Please review a fix for the vpat

Re: [12] RFR JDK-8213138: Update ProblemList.txt for mac

2018-10-30 Thread Prasanta Sadhukhan
Hi Sergey, What is the syntax of this? I tried -nativepath: but it gave "unexpected exit from test code" Can we put this option in the test itself in @run option? since we do not run with nativepath option neither in PIT not in test sprint, it will always fail. Regards Prasanta On

[12] RFR [JDK-8213168] Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest

2018-10-30 Thread Muneer Kolarkunnu
Hi All, Please review fix for the task: Task: https://bugs.openjdk.java.net/browse/JDK-8213168 Webrev: http://cr.openjdk.java.net/~akolarkunnu/8213168/webrev.00/ Changes in jemmy file JFileChooserOperator is already checked in jemmy repo by task

[OpenJDK 2D-Dev] [12] RFR JDK-8213130: Update ProblemList after verification of jtreg tests in Win 7

2018-10-30 Thread Jayathirth D V
Hello All, Please review the following fix in JDK 12: Bug : https://bugs.openjdk.java.net/browse/JDK-8213130 Webrev : http://cr.openjdk.java.net/~jdv/8213130/webrev.00/ These are the test failures/errors which happen when they are run individually. All the failures/erros are

Re: [OpenJDK 2D-Dev] [12] RFR JDK-8213130: Update ProblemList after verification of jtreg tests in Win 7

2018-10-30 Thread Prasanta Sadhukhan
looks ok. Regards Prasanta On 30-Oct-18 2:13 PM, Jayathirth D V wrote: Hello All, Please review the following fix in JDK 12: Bug : https://bugs.openjdk.java.net/browse/JDK-8213130 Webrev : http://cr.openjdk.java.net/~jdv/8213130/webrev.00/