Re: RFR: 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk

2021-02-22 Thread Adam Farley
On Fri, 22 Jan 2021 15:13:45 GMT, Magnus Ihse Bursie wrote: >> Ensure make files look on the include path or in PHASE_MAKEDIRS for >> customizations. >> >> Change also adds a tidy-up that improves readability. > > Marked as reviewed by ihse (Reviewer). We have 2 positive reviews, and all we nee

Re: RFR: 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk

2021-01-22 Thread Magnus Ihse Bursie
On Mon, 18 Jan 2021 18:27:14 GMT, Adam Farley wrote: > Ensure make files look on the include path or in PHASE_MAKEDIRS for > customizations. > > Change also adds a tidy-up that improves readability. Marked as reviewed by ihse (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull

Re: RFR: 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk

2021-01-19 Thread Erik Joelsson
On Mon, 18 Jan 2021 18:27:14 GMT, Adam Farley wrote: > Ensure make files look on the include path or in PHASE_MAKEDIRS for > customizations. > > Change also adds a tidy-up that improves readability. Marked as reviewed by erikj (Reviewer). - PR: https://git.openjdk.java.net/jdk/pul