RFR: JDK-8167195: VM fails to initialize intermittently when running jmod to create some images

Alan Bateman Alan.Bateman at oracle.com
Wed Oct 5 15:51:57 UTC 2016



On 05/10/2016 16:47, Erik Joelsson wrote:
> Hello,
>
> Please review this small patch, which should fix an issue introduced 
> by JDK-8166948. At least on Windows, running jmod on the exploded 
> image may fail if the new optimization target is running concurrently. 
> I had missed adjusting the dependencies for the jmod targets.
This looks okay to me, good that it was found quickly.

-Alan.



More information about the build-dev mailing list