Integrated: 8252998: ModuleWrapper.gmk doesn't consult include path
Adam Farley
afarley at openjdk.java.net
Mon Oct 5 09:57:40 UTC 2020
On Fri, 18 Sep 2020 12:07:45 GMT, Adam Farley <afarley 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
This pull request has now been integrated.
Changeset: 289ae798
Author: Adam Farley <afarley at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/289ae798
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8252998: ModuleWrapper.gmk doesn't consult include path
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/250
More information about the build-dev
mailing list