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

Andrey Turbanov aturbanov at openjdk.org
Mon Aug 14 07:26: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>`.

This pull request has now been integrated.

Changeset: 6bbcef53
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6bbcef53154e6b669ef53e01eb95bc1b568dc0c6
Stats:     4 lines in 1 file changed: 2 ins; 1 del; 1 mod

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

Reviewed-by: dfuchs

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

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


More information about the net-dev mailing list