hg: mlvm/mlvm/hotspot: meth: fix to intrinsic compilation; assembler tweaks for debugging; backtrace filtering
Rémi Forax
forax at univ-mlv.fr
Tue Jul 10 02:12:47 PDT 2012
On 07/10/2012 10:42 AM, john.r.rose at 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
More information about the mlvm-dev
mailing list