Changeset: cec00d423fbc
Author:jrose
Date: 2012-07-16 01:10 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/cec00d423fbc
meth: improve debugging display of DMHs in backtraces
! meth-lazy-7023639.bmh.patch
___
mlvm-dev mailing lis
Changeset: a211c1a525fd
Author:jrose
Date: 2012-07-16 01:12 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/a211c1a525fd
meth: improve display of poly-sig method names -Xprof, -XX:+PrintCompilation
! meth-lazy-7023639.review.patch
__
Hi guys,
the latest jdk6 (jdk6 update 33) fails hard in the compiler if I try to
store the result of unsafe.staticFieldBase() in
a static final field, i.e if it's considered as a constant.
Neither recent jdk7 nor jdk8 crash, only jdk6 (it also failed with
update 21 which is the oldest version I h
On Jul 14, 2012, at 6:02 PM, john.r.r...@oracle.com wrote:
> Changeset: 56879e348afe
> Author:jrose
> Date: 2012-07-14 18:02 -0700
> URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/56879e348afe
>
> meth: performance work
>
> + meth-lazy-7023639.bmh.patch
> + meth-lazy-7023639.i
Changeset: 4765d908e696
Author:jrose
Date: 2012-07-16 20:40 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/4765d908e696
meth: fix C2 typing anomalies around weakly-typed call sites
! meth-lazy-7023639.review.patch
___
mlvm-d