Question regarding JVM crashes in GC
    Stefan Johansson 
    stefan.johansson at oracle.com
       
    Tue Apr 11 09:01:30 UTC 2017
    
    
  
Thanks Volker for digging down and identifying the root cause.
On 2017-04-11 10:07, Michael Rasmussen wrote:
> On 11 April 2017 at 11:00, Andrew Haley <aph at redhat.com> wrote:
>> Right, but if you initialize the classes in the correct order then
>> your program won't be fragile at all.  You've then got a solid and
>> repeatable solution.
> Yeah, based on information from here we are working on a solution
> right now, trying to defer loading as many of our classes as possible
> until after VMStart.
> I feel confident we'll get it to work, without crashing the JVM :D
Sounds like you have a way forward Michael. Good luck =)
Stefan
> /Michael
    
    
More information about the hotspot-dev
mailing list