RFR: 8275004: CDS build failure with gcc11

Jie Fu jiefu at openjdk.java.net
Sun Oct 10 10:16:13 UTC 2021


On Sun, 10 Oct 2021 09:53:39 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> #include "utilities/globalDefinitions.hpp"

Thanks @shipilev for your review.

I think `<cstddef>` is enough since the failure was caused by undefined `size_t`. 
Why `globalDefinitions.hpp` is better here?
Thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/5880


More information about the hotspot-runtime-dev mailing list