On Fri, 13 Mar 2026 07:17:39 GMT, Christoph Langer <[email protected]> wrote:
>> Matthias Baesken has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Add COPYRIGHT info; adjust makefiles > > make/common/modules/LauncherCommon.gmk line 40: > >> 38: LAUNCHER_CFLAGS += -I$(TOPDIR)/src/java.base/share/native/launcher \ >> 39: -I$(TOPDIR)/src/java.base/share/native/libjli \ >> 40: -I$(TOPDIR)/src/java.base/$(OPENJDK_TARGET_OS)/native/include \ > > I think this should be made conditional, on AIX only I thought it would not hurt to do it this way, but sure we can change it! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30220#discussion_r2929941782
