On Sun, 6 Sep 2020 15:21:45 GMT, Pankaj Bansal <pban...@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.

Marked as reviewed by serb (Reviewer).

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

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

Reply via email to