<AWT Dev> RFR: 8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS [v2]
rajat mahajan
github.com+79671271+rajamah at openjdk.java.net
Wed Aug 4 21:43:53 UTC 2021
On Wed, 4 Aug 2021 14:35:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> 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.
Updated nx, ny with CAPS version.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4937
More information about the awt-dev
mailing list