On Fri, 21 Jul 2023 16:44:43 GMT, Andrey Turbanov <[email protected]> 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 <[email protected]> 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
