RFR: 8312502: Mass migrate HotSpot attributes to the correct location [v2]

Julian Waters jwaters at openjdk.org
Sun Jul 23 05:50:58 UTC 2023


> Someone had to do it, so I did. Moves attributes to the correct place as specified in the HotSpot Style Guide once and for all

Julian Waters has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 40 additional commits since the last revision:

 - Merge branch 'openjdk:master' into patch-6
 - arguments.hpp
 - arguments.hpp
 - globalDefinitions_gcc.hpp
 - assembler_aarch64.hpp
 - macroAssembler_aarch64.cpp
 - vmError.cpp
 - vmError.cpp
 - macroAssembler_aarch64.cpp
 - assembler_aarch64.hpp
 - ... and 30 more: https://git.openjdk.org/jdk/compare/c685c4b6...afff56f2

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14969/files
  - new: https://git.openjdk.org/jdk/pull/14969/files/58b52fce..afff56f2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14969&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14969&range=00-01

  Stats: 18185 lines in 210 files changed: 7290 ins; 10195 del; 700 mod
  Patch: https://git.openjdk.org/jdk/pull/14969.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14969/head:pull/14969

PR: https://git.openjdk.org/jdk/pull/14969


More information about the hotspot-compiler-dev mailing list