RFR: 8329781: Serial: Remove serialFullGC.inline.hpp [v2]
Guoxiong Li
gli at openjdk.org
Thu Apr 11 15:03:58 UTC 2024
> Hi all,
>
> This patch moves the content of `serialFullGC.inline.hpp` to `serialFullGC.cpp`. Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
Guoxiong Li has updated the pull request incrementally with two additional commits since the last revision:
- Move method.
- Inline adjust_pointers.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18744/files
- new: https://git.openjdk.org/jdk/pull/18744/files/962b33d5..a6916c7a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18744&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18744&range=00-01
Stats: 12 lines in 2 files changed: 1 ins; 7 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/18744.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18744/head:pull/18744
PR: https://git.openjdk.org/jdk/pull/18744
More information about the hotspot-gc-dev
mailing list