RFR: JDK-8279641: Create manual JTReg tests for Swing accessibility

Alexandre Iline shurailine at openjdk.java.net
Tue Jan 11 19:07:24 UTC 2022


On Tue, 11 Jan 2022 07:04:51 GMT, Phil Race <prr at openjdk.org> 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



More information about the client-libs-dev mailing list