RFR: 8339972: Make a few fields in SortingFocusTraversalPolicy static
Alexander Zvegintsev
azvegint at openjdk.org
Thu Sep 12 03:38:06 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 azvegint (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20327#pullrequestreview-2299149018
More information about the client-libs-dev
mailing list