RFR: 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler [v14]
Phil Race
prr at openjdk.org
Thu Nov 2 21:17:20 UTC 2023
On Thu, 21 Sep 2023 09:17:39 GMT, Magnus Ihse Bursie <ihse at 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
More information about the client-libs-dev
mailing list