On Wed, 16 Mar 2022 20:20:39 GMT, Sergey Bylokhov wrote:
> Looks fine, please confirm that mach5 is green before integration.
Confirmed with Mach5 execution in Linux,Mac and Windows machines(10 times run
in each platform) and got all pass.
-
PR: https://git.openjdk.java.net/jdk/pu
On Wed, 16 Mar 2022 10:12:16 GMT, Manukumar V S wrote:
>> Write a regression test for
>> [JDK-4820080](https://bugs.openjdk.java.net/browse/JDK-4820080) : RFE:
>> Cannot Change the JSplitPane Divider Color while dragging
>>
>> Issue(as per bug description):
>> I want to change the color of the
> Write a regression test for
> [JDK-4820080](https://bugs.openjdk.java.net/browse/JDK-4820080) : RFE: Cannot
> Change the JSplitPane Divider Color while dragging
>
> Issue(as per bug description):
> I want to change the color of the JSplitPane divider. I
> opened the code and found that, the co
On Wed, 16 Mar 2022 06:31:52 GMT, Manukumar V S wrote:
>> test/jdk/javax/swing/JSplitPane/4820080/JSplitPaneDragColorTest.java line 71:
>>
>>> 69: robot.setAutoWaitForIdle(true);
>>> 70: robot.setAutoDelay(200);
>>> 71: // Skipping NimbusLookAndFeel & GTKLookAndFeel as bo
On Wed, 16 Mar 2022 05:53:50 GMT, Sergey Bylokhov wrote:
>> Write a regression test for
>> [JDK-4820080](https://bugs.openjdk.java.net/browse/JDK-4820080) : RFE:
>> Cannot Change the JSplitPane Divider Color while dragging
>>
>> Issue(as per bug description):
>> I want to change the color of t
On Sun, 13 Mar 2022 14:07:22 GMT, Manukumar V S wrote:
> Write a regression test for
> [JDK-4820080](https://bugs.openjdk.java.net/browse/JDK-4820080) : RFE: Cannot
> Change the JSplitPane Divider Color while dragging
>
> Issue(as per bug description):
> I want to change the color of the JSpli