RFR: 8311064: Windows builds fail without precompiled headers after JDK-8310728

David Holmes dholmes at openjdk.org
Fri Jun 30 01:27:03 UTC 2023


On Thu, 29 Jun 2023 08:40:14 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> > certainly suggests to me that zPhysicalMemory.cpp needs the ZListNode header file.
> 
> How do you know that it isn't one of the include .inline.hpp files that needs the ZListNode destructor?

I don't know for certain but in the context of reviewing these changes the code change was not obviously incorrect in relation to the error message.

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

PR Comment: https://git.openjdk.org/jdk/pull/14701#issuecomment-1613987728


More information about the hotspot-dev mailing list