Integrated: 8253000: Remove redundant MAKE_SUBDIR argument

Adam Farley afarley at openjdk.java.net
Wed Oct 7 08:11:07 UTC 2020


On Fri, 18 Sep 2020 11:37:06 GMT, Adam Farley <afarley at openjdk.org> wrote:

> As part of JDK-8244044, MAKE_SUBDIR is no longer used in DeclareRecipesForPhase inside MakeSupport.gmk.
> 
> Therefore, it seems sensible to modify the instances where this is passed to DeclareRecipesForPhase, and to remove
> references to it from the associated MakeSupport.gmk comment.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8253000

This pull request has now been integrated.

Changeset: 9543d760
Author:    Adam Farley <afarley at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9543d760
Stats:     7 lines in 2 files changed: 0 ins; 7 del; 0 mod

8253000: Remove redundant MAKE_SUBDIR argument

Reviewed-by: erikj

-------------

PR: https://git.openjdk.java.net/jdk/pull/249



More information about the build-dev mailing list