Question regarding JVM crashes in GC
    Michael Rasmussen 
    michael.rasmussen at zeroturnaround.com
       
    Thu Apr  6 15:51:17 UTC 2017
    
    
  
On 6 April 2017 at 18:36, Michael Rasmussen
<michael.rasmussen at zeroturnaround.com> wrote:
> I'm still trying to debug if it's somewhere in our native code that
> triggers this, although I don't understand how/if we can touch
> something this deep in the GC.
Ok, think I've found the likely culprit. I think some of the
instrumentation we're doing to these early classes are causing the
Reference class to be loaded too soon!
Would that explain this behavior?
/Michael
    
    
More information about the hotspot-dev
mailing list