On Sun, 27 Sep 2020 16:44:12 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:

> Under JDK-8218469, fix was made to correct the rendering of JSlider as the 
> Slider knob/head was not being rendered at
> all. The reason was that gtk3 changed the way styles are used. No automated 
> test was written to verify the results.
> Current bug is to write the automated tests for the same. I have verified 
> that the test fails without the fix done for
> DK-8218469 and passes with the fix.

This pull request has now been integrated.

Changeset: 1ae6b533
Author:    Pankaj Bansal <pban...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1ae6b533
Stats:     148 lines in 1 file changed: 148 ins; 0 del; 0 mod

8252194: Add automated test for fix done in JDK-8218469

Reviewed-by: serb, jdv, kizune

-------------

PR: https://git.openjdk.java.net/jdk/pull/374

Reply via email to