Integrated: 8314261: Make fields final in sun.net.www

Andrey Turbanov aturbanov at openjdk.org
Thu Aug 17 17:56:35 UTC 2023


On Fri, 21 Jul 2023 16:44:43 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> A few classes in `sun.net.www` package have non-final fields which could easily be marked `final`.

This pull request has now been integrated.

Changeset: a8ab3be3
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a8ab3be371ab84ad768d9788a1e7a8d1bb833426
Stats:     63 lines in 13 files changed: 3 ins; 8 del; 52 mod

8314261: Make fields final in sun.net.www

Reviewed-by: redestad, jpai, dfuchs

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

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


More information about the net-dev mailing list