Integrated: 8276635: Use blessed modifier order in compiler code
Magnus Ihse Bursie
ihse at openjdk.java.net
Fri Nov 5 12:08:21 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.
This pull request has now been integrated.
Changeset: 0616d868
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0616d868c7cd5010f017b315fa1cf6cc1617ce29
Stats: 43 lines in 19 files changed: 0 ins; 0 del; 43 mod
8276635: Use blessed modifier order in compiler code
Reviewed-by: darcy
-------------
PR: https://git.openjdk.java.net/jdk/pull/6253
More information about the compiler-dev
mailing list