On Fri, 12 Nov 2021 15:06:35 GMT, Magnus Ihse Bursie <i...@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