RFR: JDK-8167195: VM fails to initialize intermittently when running jmod to create some images
Mandy Chung
mandy.chung at oracle.com
Fri Oct 7 04:05:04 UTC 2016
> On Oct 6, 2016, at 3:35 AM, Erik Joelsson <erik.joelsson at oracle.com> wrote:
>
> Thanks for all the reviews, but unfortunately I wasn't satisfied with the below solution. The combination of the buildjdk and interim-image is getting really complex, and adding the optimize step is not making it easier. Here is what I think is a good solution. It should be more correct and also retain as much opportunity for concurrency as possible.
>
> http://cr.openjdk.java.net/~erikj/8167195/webrev.01/
>
> I tried to clarify each of the hard to understand dependencies with thorough comments.
This looks good to me. The comments help.
Mandy
More information about the build-dev
mailing list