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

Magnus Ihse Bursie ihse at openjdk.java.net
Fri Nov 12 14:12:38 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.

This pull request has now been integrated.

Changeset: c4b44329
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c4b44329c1d250f790ca82dd419cdf3330da16f5
Stats:     25 lines in 10 files changed: 0 ins; 0 del; 25 mod

8277012: Use blessed modifier order in src/utils

Reviewed-by: dholmes, stuefe

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

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



More information about the build-dev mailing list