RFR: 8327840: Automate javax/swing/border/Test4129681.java [v2]

Abhishek Kumar abhiscxk at openjdk.org
Mon Mar 18 11:57:26 UTC 2024


On Mon, 18 Mar 2024 09:36:02 GMT, Tejesh R <tr at openjdk.org> wrote:

>>> Yeah, because its difficult to verify it automatically for all L&F.
>> 
>> Not really, this can be done. But if it is not required to check except Metal then it is ok.
>
> I meant the label position might vary slightly for different L&F, here I have hardcoded it for metal L&F...... Not sure it would remain same for all the L&F......

Since you are painting to buffered image, I don't think it should matter.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18336#discussion_r1528406112


More information about the client-libs-dev mailing list