I need to delay the jdk-12+6 merge a little bit. Upstream enabled -Wreorder, which blows up all over the place. I want to make a pre-merge-patch that fixes all the initializer-orderings with respect to their field placements first to ease backports, and only then do the merge. Roman