On Mon, 18 Mar 2024 08:09:07 GMT, Abhishek Kumar <abhis...@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