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
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to