Re: RFR: JDK-8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev

2015-02-16 Thread Mandy Chung
This looks fine and good to see the hardcoded exception replaced. Mandy On Feb 16, 2015, at 2:57 AM, Erik Joelsson erik.joels...@oracle.com wrote: Hello, When merging jdk9/dev and jdk9/hs, the following message appears and the build fails: gmake[2]: *** No rule to make target

Re: RFR: JDK-8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev

2015-02-16 Thread Alejandro E Murillo
Thanks for quickly fixing this Erik, reran the snapshot and everything built fine Alejandro On 2/16/2015 4:08 AM, Alan Bateman wrote: On 16/02/2015 10:57, Erik Joelsson wrote: Hello, When merging jdk9/dev and jdk9/hs, the following message appears and the build fails: gmake[2]: *** No

RFR: JDK-8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev

2015-02-16 Thread Erik Joelsson
Hello, When merging jdk9/dev and jdk9/hs, the following message appears and the build fails: gmake[2]: *** No rule to make target 'jdk.runtime-java', needed by 'jdk.runtime-libs'. Stop. gmake[2]: *** Waiting for unfinished jobs The cause of this error is the combination of JDK-8071338