RFR: 8339972: Make a few fields in SortingFocusTraversalPolicy static

Andrey Turbanov aturbanov at openjdk.org
Thu Sep 19 14:14:41 UTC 2024


On Thu, 25 Jul 2024 11:17:23 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> 2 fields in javax.swing.SortingFocusTraversalPolicy could be made 'static':
> 1. FORWARD_TRAVERSAL = 0
> 2. BACKWARD_TRAVERSAL = 1

Any more reviewers? I will integrate tomorrow.

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

PR Comment: https://git.openjdk.org/jdk/pull/20327#issuecomment-2361102283


More information about the client-libs-dev mailing list