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

Alexandre Iline shurailine at openjdk.java.net
Wed Jan 12 15:41:22 UTC 2022


On Wed, 12 Jan 2022 03:03:41 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> > This current implementation does not do anything to support different LAFs.
> 
> Even if the tests do nothing it is expected that these tests will pass on the default L&Fs like Aqua/Metal. If it is expected to pass on all L&F why not iterate over all installed L&F and prove that?

Changes suggested by this review only cover default LAF by default, unless LAF is specified explicitly. There may be improvements later which would suggest rotating LAFs, that would be a subject of a follow-up reviews.

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

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



More information about the client-libs-dev mailing list