On Thu, 21 Sep 2023 09:17:39 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
>> src/java.desktop/windows/native/libawt/windows/awt_DnDDT.cpp line 34: >> >>> 32: #include "sun_awt_windows_WDropTargetContextPeer.h" >>> 33: #include "awt_Container.h" >>> 34: #include "awt_ole.h" >> >> Why? > > Is this related to the `#define malloc Do_Not_Use_Malloc` issue? If so, the > required ordering of includes should be documented here as well. agreed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15096#discussion_r1380636643