RFR: 8277059: Use blessed modifier order in java.xml
Magnus Ihse Bursie
ihse at openjdk.java.net
Fri Nov 12 15:15:51 UTC 2021
I ran bin/blessed-modifier-order.sh on source code in java.xml and java.xml.crypto. 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:
- 8277059: Use blessed modifier order in java.xml
Changes: https://git.openjdk.java.net/jdk/pull/6369/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6369&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8277059
Stats: 505 lines in 140 files changed: 0 ins; 0 del; 505 mod
Patch: https://git.openjdk.java.net/jdk/pull/6369.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6369/head:pull/6369
PR: https://git.openjdk.java.net/jdk/pull/6369
More information about the core-libs-dev
mailing list