RFR: 8323660: Serial: Fix header ordering and indentation [v2]

Albert Mingkun Yang ayang at openjdk.org
Fri Jan 12 15:22:24 UTC 2024


On Fri, 12 Jan 2024 15:15:41 GMT, Lei Zaakjyu <duke at openjdk.org> wrote:

>> follow up 8234502.
>
> Lei Zaakjyu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix indent

src/hotspot/share/gc/serial/serialHeap.cpp line 81:

> 79: #include "utilities/formatBuffer.hpp"
> 80: #include "utilities/macros.hpp"
> 81: #include "services/memoryManager.hpp"

This order seems wrong.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17398#discussion_r1450593010


More information about the hotspot-gc-dev mailing list