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

David Holmes dholmes at openjdk.java.net
Fri Nov 12 06:50:33 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.

Looks fine.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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



More information about the build-dev mailing list