Integrated: 8276629: Use blessed modifier order in core-libs code
Magnus Ihse Bursie
ihse at openjdk.java.net
Thu Nov 4 17:05:23 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.
This pull request has now been integrated.
Changeset: 1533b819
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1533b8191bed9d65ab4af03945584d8b2276d828
Stats: 44 lines in 28 files changed: 0 ins; 0 del; 44 mod
8276629: Use blessed modifier order in core-libs code
Reviewed-by: dholmes, aefimov, dfuchs, mchung, iris
-------------
PR: https://git.openjdk.java.net/jdk/pull/6250
More information about the compiler-dev
mailing list