RFR: 8264062: Use the blessed modifier order in jdk.jfr [v3]

Alex Blewitt github.com+76791+alblue at openjdk.java.net
Thu Mar 25 22:08:42 UTC 2021


> This replaces patterns such as "final public" with "public final" to bring the modifiers in the standard order for the jdk.jfr module.

Alex Blewitt has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Additional JFR modifier order fixes
 - Used blessed modifier order for jdk.jfr

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

Changes: https://git.openjdk.java.net/jdk/pull/3161/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3161&range=02
  Stats: 143 lines in 52 files changed: 0 ins; 0 del; 143 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3161.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3161/head:pull/3161

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


More information about the hotspot-jfr-dev mailing list