On Mon, 21 Aug 2023 08:47:11 GMT, Andrey Turbanov <[email protected]> wrote:
> A few classes in `java.net` package have non-final fields which could easily > be marked `final`. This pull request has now been integrated. Changeset: 283c3603 Author: Andrey Turbanov <[email protected]> URL: https://git.openjdk.org/jdk/commit/283c360392a88c362b2087ca12413552b6e44d0f Stats: 30 lines in 10 files changed: 3 ins; 7 del; 20 mod 8314877: Make fields final in 'java.net' package Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/15358
