RFR: 8312502: Mass migrate HotSpot attributes to the correct location [v3]
Julian Waters
jwaters at openjdk.org
Mon Jul 24 05:34:04 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 41 additional commits since the last revision:
- Merge branch 'openjdk:master' into patch-6
- 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
- ... and 31 more: https://git.openjdk.org/jdk/compare/1a8dd18b...d60d8923
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14969/files
- new: https://git.openjdk.org/jdk/pull/14969/files/afff56f2..d60d8923
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14969&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14969&range=01-02
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 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