On 07/10/2012 10:42 AM, john.r.r...@oracle.com wrote: > Changeset: 851ca5831589 > Author: jrose > Date: 2012-07-10 01:42 -0700 > URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/851ca5831589 > > meth: fix to intrinsic compilation; assembler tweaks for debugging; backtrace > filtering > > ! meth-lazy-7023639.patch
I think backtrace filtering, should be enhanced by adding a new method attribute in the bytecode that indicates if a method should be visible or not when dumping a stacktrace and a display name that should be used instead of the bytecode method name. This may reduce the need of stacktrace post-processing and makes Charles happy. Rémi _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev