On Tue, 11 Jan 2022 07:04:51 GMT, Phil Race <[email protected]> wrote:
> An initial question, which look and feel are we expected to test? Do we need > to cover the default one, or it is up to someone to pass the correct L&F? This current implementation does not do anything to support different LAFs. A test executor can still specify the LAF through -vmoption:"-Dswing.defaultlaf=..." JTReg option. ------------- PR: https://git.openjdk.java.net/jdk/pull/6993
