RFR: 5108458: JTable does not properly layout its content [v2]

Alexey Ivanov aivanov at openjdk.org
Mon Nov 20 15:53:40 UTC 2023


On Mon, 20 Nov 2023 10:55:47 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Ok.
>
> But the current logic in test doesn't hold good for few Look and Feel including Nimbus. Should I make the test as manual mentioning it to be tested against all Look and Feel?

You can have two tests: for Metal and for Synth (Nimbus).

A manual test is an option too, but if you can automate each separate L&F, you should definitely do it: an automatic test will be run regularly and often.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16374#discussion_r1399403919


More information about the client-libs-dev mailing list