RFR: 8074101: Add verification that all tasks are actually claimed during roots processing [v3]

Albert Mingkun Yang ayang at openjdk.java.net
Wed Jan 13 10:20:13 UTC 2021


On Wed, 13 Jan 2021 09:19:17 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Should I include both `enableIf.hpp` and `logical.hpp`, or only `enableIf.hpp` since it includes `logical.hpp` already?
>
> We don't have any tooling support, but there has been a trend away from relying on implicit includes, because they lead to breakages far away from refactorings that change includes.

Got it; including both then.

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

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



More information about the hotspot-gc-dev mailing list