Integrated: 8276561: URL$DefaultFactory::PREFIX should be static final

Michael McMahon michaelm at openjdk.org
Thu Jul 21 11:07:14 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.

This pull request has now been integrated.

Changeset: 799a2c84
Author:    Michael McMahon <michaelm at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/799a2c844d904b675abd324ab09cbda7faf70b0f
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8276561: URL$DefaultFactory::PREFIX should be static final

Reviewed-by: djelinski, jpai

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

PR: https://git.openjdk.org/jdk/pull/9586


More information about the net-dev mailing list