Project to improve hs_err files

Nils Eliasson nils.eliasson at oracle.com
Wed Feb 12 13:14:56 UTC 2014


On 2013-09-06 13:32, Mattis Castegren wrote:
> ...
>
> * Bigger changes
>
> - Re-structure hs_err file ...
>
Yes, please move the compiler related info together. Having the current 
compiler task separated from the compilation events with the heap 
regions causes a lot of scrolling.

> * Additional Data
>
> ...

Make sure we read the OS-context when hitting asserts in debug-builds. 
Today we only get registers, code and stack on actual crashes. Very 
valuable info that is missing when investigating many test failures.

//Nils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140212/2bdd3986/attachment.html 


More information about the hotspot-runtime-dev mailing list