RFR (S): 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
David Holmes
david.holmes at oracle.com
Sun Mar 10 22:38:31 UTC 2019
Thanks Claes!
David
On 5/03/2019 10:24 pm, Claes Redestad wrote:
> Looks good to me,
>
> Thanks!
>
> /Claes
>
> On 2019-03-05 07:37, David Holmes wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8219685
>> webrev: http://cr.openjdk.java.net/~dholmes/8219685/webrev/
>>
>> As per the bug report the assertion is incorrect as the compiler
>> thread can be racing against module system initialization in the main
>> thread.
>>
>> Thanks,
>> David
>>
>> PS. I'm away for a few days - reviews in-asbsentia appreciated :)
More information about the hotspot-runtime-dev
mailing list