RFR: 8327840: Automate javax/swing/border/Test4129681.java

Tejesh R tr at openjdk.org
Mon Mar 18 09:24:31 UTC 2024


On Mon, 18 Mar 2024 08:09:07 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> Is the test exclusive for Metal Look And Feel or should it be checked in other LAFs as well? I think it may not work for Nimbus of GTK LAF as setting the property `UIManager.getDefaults().put("Label.disabledForeground", labelDisableColor);` may not work.

Yeah, because its difficult to verify it automatically for all L&F. And yeah you are right, it didn't work for Nimbus either.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18336#discussion_r1528162083


More information about the client-libs-dev mailing list