RFR: 8313948: Remove unnecessary static fields defaultUpper/defaultLower in sun.net.PortConfig

Daniel Fuchs dfuchs at openjdk.org
Wed Aug 9 09:54:28 UTC 2023


On Thu, 20 Jul 2023 09:51:52 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> Static fields `defaultUpper`/`defaultLower` can be converted to local variables in `<clinit>`.

LGTM. Just to be on the safe side I ran tier2 and tests where green.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14950#pullrequestreview-1569152187


More information about the net-dev mailing list