RFR: 8329521: Serial: Rename MarkSweep to SerialFullGC [v2]
Guoxiong Li
gli at openjdk.org
Thu Apr 4 11:41:28 UTC 2024
On Thu, 4 Apr 2024 11:22:58 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix order of included files.
>
> src/hotspot/share/gc/serial/tenuredGeneration.cpp line 28:
>
>> 26: #include "gc/serial/cardTableRS.hpp"
>> 27: #include "gc/serial/serialFullGC.hpp"
>> 28: #include "gc/serial/serialBlockOffsetTable.inline.hpp"
>
> Ordering of includes
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18619#discussion_r1551507895
More information about the hotspot-gc-dev
mailing list