JDK-8277059 : Use blessed modifier order in java.xml
  • Type: Bug
  • Component: xml
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2021-11-12
  • Updated: 2021-11-15
  • Resolved: 2021-11-15
Related Reports
Relates :  
Relates :  
Description
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.
Comments
For the same reasons as in JDK-8264019, this issue will be closed as WNF. Stylistic changes to imported code will not be done in the JDK.
15-11-2021