On 2014-09-03 12:00, Erik Joelsson wrote:
Hello,Please review this small fix for minor regression in the source reorg change. Before the change, BuildJdk.gmk would explicitly set PROFILE="" when calling CreateJars.gmk or Images.gmk for a normal image build. This did not make it over to Main.gmk.Bug: https://bugs.openjdk.java.net/browse/JDK-8057132 Patch inline:
Looks good to me. /Magnus