RFR: 8277059: Use blessed modifier order in java.xml
Joe Wang
joehw at openjdk.java.net
Fri Nov 12 18:08:32 UTC 2021
On Fri, 12 Nov 2021 15:06:35 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> 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.
Thanks, Magnus. However, we've discussed the issue for sources from the 3rd party, and we'd like it keep it that way to facilitate any future merges. Refer to JDK-8264019 / https://github.com/openjdk/jdk/pull/3091.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6369
More information about the core-libs-dev
mailing list