On Thu, 20 Jul 2023 09:51:52 GMT, Andrey Turbanov <[email protected]> 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 <[email protected]> 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
