RFR: 8276628: Use blessed modifier order in serviceability code [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Thu Nov 4 17:36:52 UTC 2021
> I ran bin/blessed-modifier-order.sh on source owned by serviceability. 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.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
Also update copyright year
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6249/files
- new: https://git.openjdk.java.net/jdk/pull/6249/files/cf5db105..8a5ff8a5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6249&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6249&range=00-01
Stats: 49 lines in 49 files changed: 0 ins; 0 del; 49 mod
Patch: https://git.openjdk.java.net/jdk/pull/6249.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6249/head:pull/6249
PR: https://git.openjdk.java.net/jdk/pull/6249
More information about the serviceability-dev
mailing list