RFR: 8307969: [zgc] Missing includes in gc/z/zTracer.cpp

Stefan Karlsson stefank at openjdk.org
Fri May 12 04:59:44 UTC 2023


On Fri, 12 May 2023 01:23:00 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> This fixes the build broken with `--with-jvm-features=-jfr`.
> Thanks.

Thanks for fixing.

Our informal convention is to not include the .hpp file when you also include the .inline.hpp, so I'd like that change before approving this PR.

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

Changes requested by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13948#pullrequestreview-1423772290


More information about the hotspot-gc-dev mailing list