hg: mlvm/mlvm/hotspot: meth: fix to intrinsic compilation; assembler tweaks for debugging; backtrace filtering

John Rose john.r.rose at oracle.com
Thu Jul 12 02:39:55 PDT 2012


On Jul 12, 2012, at 2:35 AM, Krystal Mok wrote:

> Unconditionally skipping some special frames in the stack trace may also make language implementers' lives hard when they're *developing* - it's analogous to when JVM implementers want to see all frames of a stack, including the native/VM internal ones, where as most Java developers would just want Java frames.

Yes.  Two points:  There is a -XX flag to disable the filtering, and the low-level crash dumps (hs_err*.log) are unfiltered.  — John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120712/33a30dc4/attachment.html 


More information about the mlvm-dev mailing list