Integrated: 8316557: Make fields final in 'sun.util' package
Andrey Turbanov
aturbanov at openjdk.org
Mon Nov 20 09:44:43 UTC 2023
On Thu, 14 Sep 2023 08:58:56 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> A few classes in `sun.util` package have non-final fields which could easily be marked `final`.
This pull request has now been integrated.
Changeset: 6c5e15c1
Author: Andrey Turbanov <aturbanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6c5e15c1a291ca5ba1e4c3a90351bc71665ce988
Stats: 42 lines in 10 files changed: 2 ins; 13 del; 27 mod
8316557: Make fields final in 'sun.util' package
Reviewed-by: pminborg, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/15736
More information about the core-libs-dev
mailing list