RFR: 8263854: Used blessed modifier order for jdk.jfr

Alex Blewitt github.com+76791+alblue at openjdk.java.net
Tue Mar 23 19:26:51 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.

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

Commit messages:
 - 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=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8263854
  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