RFR: JDK-8076123: 9-dev build fail: make/Init.gmk:142: *** multiple target patterns. Stop.

2015-03-27 Thread Erik Joelsson
Hello, There are a number of issues caused by JDK-8076060: 1. A completely new configuration fails when running make the first time. Second attempt succeeds. That's what failing in the bug description. 2. Bootcycle-images is broken as the current working dir in Main.gmk has changed from TOPDIR

Re: RFR: JDK-8076123: 9-dev build fail: make/Init.gmk:142: *** multiple target patterns. Stop.

2015-03-27 Thread Magnus Ihse Bursie
Looks good to me. Thank you for fixing this. /Magnus > 27 mar 2015 kl. 12:46 skrev Erik Joelsson : > > Hello, > > There are a number of issues caused by JDK-8076060: > > 1. A completely new configuration fails when running make the first time. > Second attempt succeeds. That's what failing i