On Thu, 4 Nov 2021 10:44:41 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> I ran bin/blessed-modifier-order.sh on source owned by serviceability. 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: 7023b3f8 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7023b3f8a120dda97bc27fdf130c05c1bd7a730b Stats: 284 lines in 89 files changed: 0 ins; 0 del; 284 mod 8276628: Use blessed modifier order in serviceability code Reviewed-by: dholmes, lmesnik, cjplummer ------------- PR: https://git.openjdk.java.net/jdk/pull/6249