RFR: 8277016: Use blessed modifier order in httpserver

Magnus Ihse Bursie ihse at openjdk.java.net
Thu Nov 11 15:13:47 UTC 2021


I ran bin/blessed-modifier-order.sh on source in jdk.httpserver. This scripts verifies that modifiers are in the "blessed" order, and fixes it otherwise. I have manually checked the changes made by the script to make sure they are sound.

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

Commit messages:
 - 8277016: Use blessed modifier order in httpserver

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

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


More information about the net-dev mailing list