RFR: 8276561: URL$DefaultFactory::PREFIX should be static final
Jaikiran Pai
jpai at openjdk.org
Thu Jul 21 10:01:58 UTC 2022
On Thu, 21 Jul 2022 09:46:27 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> Hi,
>
> Could I get the following trivial code change reviewed please? Static analysis shows one
> static field declaration in java.net.URL that should be final.
>
> Thanks,
> Michael.
Marked as reviewed by jpai (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9586
More information about the net-dev
mailing list