On Sun, 14 Feb 2021 07:49:39 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:

> Please review a trivial test only fix.
> 
> This is a GTKL&F specific manual test and create an instruction panel 
> containing JTextArea. The JTextArea background color is hardcoded as white 
> color, which is causing issues on dark mode in Ubuntu 20.04 and Ubuntu 20.10 
> as the text color is also white. The fix is to remove the hardcoded white 
> color as the JTextArea background color should be set by L&F and should not 
> be hardcoded in test.

This pull request has now been integrated.

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

8260291: The case instruction is not visible in dark mode

Reviewed-by: trebari, aivanov

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

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

Reply via email to