RFR (S): 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization

Claes Redestad claes.redestad at oracle.com
Tue Mar 5 12:24:30 UTC 2019


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