Integrated: 8339972: Make a few fields in SortingFocusTraversalPolicy static

Andrey Turbanov aturbanov at openjdk.org
Fri Sep 20 12:46:45 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

This pull request has now been integrated.

Changeset: fe80618b
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fe80618bf3f80094a93239dd43d4a9b515c5fa18
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8339972: Make a few fields in SortingFocusTraversalPolicy static

Reviewed-by: azvegint, aivanov

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

PR: https://git.openjdk.org/jdk/pull/20327


More information about the client-libs-dev mailing list