Integrated: 8264062: Use the blessed modifier order in jdk.jfr
Alex Blewitt
github.com+76791+alblue at openjdk.java.net
Fri Mar 26 14:10:25 UTC 2021
On Tue, 23 Mar 2021 18:56:37 GMT, Alex Blewitt <github.com+76791+alblue at openjdk.org> wrote:
> This replaces patterns such as "final public" with "public final" to bring the modifiers in the standard order for the jdk.jfr module.
This pull request has now been integrated.
Changeset: e47dfb8e
Author: Alex Blewitt <alex.blewitt at gmail.com>
Committer: Markus Grönlund <mgronlun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e47dfb8e
Stats: 143 lines in 52 files changed: 0 ins; 0 del; 143 mod
8264062: Use the blessed modifier order in jdk.jfr
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/3161
More information about the hotspot-jfr-dev
mailing list