RFR: 8276635: Use blessed modifier order in compiler code

Joe Darcy darcy at openjdk.java.net
Thu Nov 4 13:13:11 UTC 2021


On Thu, 4 Nov 2021 11:48:04 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> I ran bin/blessed-modifier-order.sh on source owned by compiler. 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.

Looks fine.

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

Marked as reviewed by darcy (Reviewer).

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


More information about the compiler-dev mailing list