On Wed, 23 Aug 2023 11:04:14 GMT, Andrey Turbanov <[email protected]> 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
