On Fri, 13 Mar 2026 07:18:49 GMT, Christoph Langer <[email protected]> wrote:
>> make/modules/java.desktop/lib/AwtLibraries.gmk line 105: >> >>> 103: LIBAWT_CFLAGS += -I$(TOPDIR)/src/java.base/aix/native/include >>> 104: endif >>> 105: >> >> Should there be only one ifeq for aix? > > Yes, because only AIX uses this include dir and nothing similar for other > platforms. I meant if this ifeq should be combined with the following. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30220#discussion_r2930161693
