RFR: 8314129: Make fields final in java.util.Scanner

Alan Bateman alanb at openjdk.org
Wed Aug 16 09:57:08 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 alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14863#pullrequestreview-1580230627


More information about the core-libs-dev mailing list