RFR: 8314129: Make fields final in java.util.Scanner
Chen Liang
liach at openjdk.org
Thu Aug 10 23:46:01 UTC 2023
On Thu, 13 Jul 2023 08:57:05 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> Made a few fields `final` in java.util.Scanner.
> Also made `digits`, `non0Digit`, `SIMPLE_GROUP_INDEX` as `static.`
Marked as reviewed by liach (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14863#pullrequestreview-1572853738
More information about the core-libs-dev
mailing list