RFR: 8314877: Make fields final in 'java.net' package [v2]

Jaikiran Pai jpai at openjdk.org
Mon Sep 4 08:06:38 UTC 2023


On Wed, 23 Aug 2023 11:04:14 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

>> A few classes in `java.net` package have non-final fields which could easily be marked `final`.
>
> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8314877: Make fields final in 'java.net' package
>   
>   make java.net.URL.handlers private

This looks OK to me. Before integrating, please run tier2 to be sure nothing breaks.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15358#pullrequestreview-1608980960


More information about the net-dev mailing list