8225429: Regression in disassembly quality
    John Rose 
    john.r.rose at oracle.com
       
    Fri Jun  7 20:30:28 UTC 2019
    
    
  
On Jun 7, 2019, at 12:11 PM, Schmidt, Lutz <lutz.schmidt at sap.com> wrote:
> 
> The "big" solution would be to print/disassemble all nmethods in the code heap at failure time. That functionality doesn't exist yet. 
Yes, that's a good vision, and it's worth an RFE or a JEP.
Because of security concerns (noted on other threads today),
that function should be opt-in and should place its gigantic
output into a separate file from hs_err.
    
    
More information about the hotspot-dev
mailing list