Integrated: 8276640: Use blessed modifier order in jfr code

Magnus Ihse Bursie ihse at openjdk.java.net
Thu Nov 4 15:09:21 UTC 2021


On Thu, 4 Nov 2021 13:01:59 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> I ran bin/blessed-modifier-order.sh on source owned by the JFR team. 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: 49b7b2ea
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/49b7b2ea0971fe99567bdbd962d63b90ff2eeefd
Stats:     7 lines in 5 files changed: 0 ins; 0 del; 7 mod

8276640: Use blessed modifier order in jfr code

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list