On Fri, 1 Nov 2024 21:56:36 GMT, Markus Grönlund <mgron...@openjdk.org> wrote:
>This include is not needed because there are no uses that require the >definition of Thread. Right, seems like the forward declaration used to be provided by `memory/allocation.hpp`. Let's get rid of the include and use a forward declaration of our own instead. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20852#discussion_r1827311285