RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports - (client/desktop)

2020-05-03 Thread Mikael Vidstedt
Please review this change which implements part of JEP 381: JBS: https://bugs.openjdk.java.net/browse/JDK-8244224 webrev: http://cr.openjdk.java.net/~mikael/webrevs/8244224/webrev.00/client/open/webrev/ JEP: https://bugs.openjdk.java.net/browse/JDK-8241787 Note: When reviewing this, please

Re: RFR JDK-8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos

2020-05-03 Thread Prasanta Sadhukhan
That one I added for further safeguard. Anyways, the test is passing now without the additional delay also. Tested with 100 iterations on mach5 mac (job details in JBS), so we can just remove from problem List diff -r 2ec6cfcdfb65 test/jdk/ProblemList.txt --- a/test/jdk/ProblemList.txtThu Apr

Re: RFR JDK-8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos

2020-05-03 Thread Sergey Bylokhov
Hi, Prasanta. On 5/2/20 1:31 am, Prasanta Sadhukhan wrote: Please review a testbug fix for an issue seen to be failing in macOS nightly testing. The test was failing with “Test failed” message on mach5 macOS system primarily because there was no time gap between component setup and test

Re: RFR JDK-8233638 [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos

2020-05-03 Thread Sergey Bylokhov
Looks fine. On 5/1/20 6:18 am, Prasanta Sadhukhan wrote: Hi All, Please review a test bug fix for an issue where it is seen the test was failing on macOS during nightly testing. It was found the test failed with the reason "IllegalComponentStateException: component must be showing on the

Re: RFR JDK-8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu

2020-05-03 Thread Sergey Bylokhov
Looks fine. On 4/30/20 3:12 am, Prasanta Sadhukhan wrote: Hi All, Please review a testbug fix for an issue where the test fails on ubuntu in mach5 system. The test has already been modified twice via JDK-8161470 and JDK-8163169 to add waitForIdle() and delay for mac failure, however we still

Re: [13] RFR JDK-8213535:Windows HiDPI html lightweight tooltips are truncated

2020-05-03 Thread Sergey Bylokhov
This fix has a long discussion, so I decided to look closely to it, here is one more proposal: Bug: https://bugs.openjdk.java.net/browse/JDK-8213535 Fix: http://cr.openjdk.java.net/~serb/8213535/webrev.00 Here are some thoughts about the size of the components based on the text: Some of