RFR: 8339972: Make a few fields in SortingFocusTraversalPolicy static
Alexey Ivanov
aivanov at openjdk.org
Fri Sep 20 09:50:36 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
Marked as reviewed by aivanov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20327#pullrequestreview-2317790478
More information about the client-libs-dev
mailing list