<AWT Dev> RFR: 8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
Alexey Ivanov
aivanov at openjdk.java.net
Wed Aug 4 14:38:32 UTC 2021
On Wed, 4 Aug 2021 05:06:13 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> @prsadhuk I did what you asked, do you have any more questions or comments ?, if not could you please approve this PR, thanks.
>
> I still think nx, ny should be made CAPS...It seems to be the case for static final constant variables in java/awt test folder...I don't think it will increase noise as it will impact only in l57
It will affect more lines; these constants are used in for-loops to move focus between buttons as well as to validate the results. Let it be.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4937
More information about the awt-dev
mailing list