RFR: 8252998: ModuleWrapper.gmk doesn't consult include path
Severin Gehwolf
sgehwolf at openjdk.java.net
Mon Sep 21 16:48:11 UTC 2020
On Fri, 18 Sep 2020 12:44:13 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> A change made to ModuleWrapper.gmk as part of JDK-8244044 means that an included makefile is found in the current
>> directory, so Make doesn't check the include dirs for overriding gmk files.
>> Recommend a minor, partial reversion of this changeset to ensure any override files are included instead.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8252998
>
> Looks good.
@adamfarley Please see https://github.com/openjdk/jdk/pull/250#issuecomment-694845694 for getting this integrated. For
non-committers it's `/integrate` and then `/sponsor` by somebody with commit rights.
-------------
PR: https://git.openjdk.java.net/jdk/pull/250
More information about the build-dev
mailing list