<Swing Dev> Integrated: 8252825: Add automated test for fix done in JDK-8218479
Pankaj Bansal
pbansal at openjdk.java.net
Mon Sep 7 07:30:15 UTC 2020
On Sun, 6 Sep 2020 15:21:45 GMT, Pankaj Bansal <pbansal at openjdk.org> wrote:
> Under JDK-8218479, fix was made to correct the rendering of JTextPane as the background color of JTextPane was similar
> to Panel color, so it looked like the JTextPane has transparent background. No automated test was written to verify the
> results. Current bug is to write the automated tests for the same. The test fails without the fix done in JDK-8218479
> and pass with the fix. I have run the tests multiple times in mach5. Links in JBS.
This pull request has now been integrated.
Changeset: 55c7e769
Author: Pankaj Bansal <pbansal at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/55c7e769
Stats: 140 lines in 1 file changed: 0 ins; 140 del; 0 mod
8252825: Add automated test for fix done in JDK-8218479
Reviewed-by: serb, prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/30
More information about the swing-dev
mailing list