RFR: 8277012: Use blessed modifier order in src/utils

Thomas Stuefe stuefe at openjdk.java.net
Fri Nov 12 08:24:34 UTC 2021


On Thu, 11 Nov 2021 14:32:18 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> I ran bin/blessed-modifier-order.sh on source code in src/utils. 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.
> 
> There are no clear ownership of this code, but I believe it's kind of hotspot-related.

+1

-------------

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6354



More information about the build-dev mailing list