On Fri, 18 Sep 2020 11:37:06 GMT, Adam Farley <[email protected]> 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 <[email protected]> Committer: Aleksey Shipilev <[email protected]> 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
