RFR: 8276401: Use blessed modifier order in java.net.http

Daniel Fuchs dfuchs at openjdk.java.net
Wed Nov 3 10:19:25 UTC 2021


Hi, 

Please find here a trivial cleanup change that updates classes in the `java.net.http` module to use the "blessed modifier order".

The changeset was obtained by running `sh ./bin/blessed-modifier-order.sh src/java.net.http`.

best regards,

-- daniel

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

Commit messages:
 - 8276401: Use blessed modifier order in java.net.http

Changes: https://git.openjdk.java.net/jdk/pull/6228/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6228&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276401
  Stats: 31 lines in 13 files changed: 0 ins; 0 del; 31 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6228.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6228/head:pull/6228

PR: https://git.openjdk.java.net/jdk/pull/6228


More information about the net-dev mailing list