christian.thalin...@sun.com wrote:
> Changeset: 60c425aa6014
> Author:    twisti
> Date:      2009-09-08 21:07 +0200
> URL:       http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/60c425aa6014
> 
> indy-amd64: Initial interpreter support.
> 
> ! indy-amd64.patch
> ! series

This commit adds initial interpreter support for x86_64.  I ran all
JRuby benchmarks with this patch and the results were equal to x86_32,
so it looks pretty good.

It seems we still have some problems with UseParallelGC, which might be
the default on 64-bit Darwin, so using UseSerialGC might be a good idea.
 Compiler support is yet to come.

Please report all problems you see.

-- Christian
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to