RFR: 8314261: Make fields final in sun.net.www [v4]

Andrey Turbanov aturbanov at openjdk.org
Tue Aug 15 15:16:46 UTC 2023


> A few classes in `sun.net.www` 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:

  8314261: Make fields final in sun.net.www
  
  fix B5045306 test failure

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14977/files
  - new: https://git.openjdk.org/jdk/pull/14977/files/cad2811a..b0ad815a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14977&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14977&range=02-03

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/14977.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14977/head:pull/14977

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


More information about the net-dev mailing list