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
Tue Mar 5 12:16:18 UTC 2019


Thanks Lois!

David

On 5/03/2019 10:10 pm, Lois Foltan wrote:
> Looks good.
> Lois
> 
> On 3/5/2019 1:37 AM, 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