Re: Building mlvm from source

2015-07-14 Thread Rickard Bäckman
On 07/14, lee json wrote: > A few questions: > > I follow the README in the mlvm source repos and that in Oracle page > > http://hg.openjdk.java.net/mlvm/mlvm > https://wikis.oracle.com/display/mlvm/Building > > but I find that http://hg.openjdk.java.net/hsx/hotspot-comp no longer > exists. What

TaggedArrays

2012-09-12 Thread Rickard Bäckman
Hi, finally I'm able to suggest a possible implementation of the TaggedArray, earlier proposed on this mailing list by Jim Laskey [1]. The implementation includes a Java implementation (two actually) and an intrisified VM implementation. The VM implementation has intrinsics for the server/C2 com