RFR: 8276629: Use blessed modifier order in core-libs code

David Holmes dholmes at openjdk.java.net
Thu Nov 4 12:25:13 UTC 2021


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

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

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the compiler-dev mailing list