[pypy-dev] Towards pypy-jvm

Antonio Cuni anto.cuni at gmail.com
Sat Mar 31 00:38:38 CEST 2007


Niko Matsakis wrote:
>> The bad news is that even with those changes, jvm crashed because of a 
>> failed assertion, then I gave up. I've no clue what it's going wrong, 
>> but maybe it's not something terribly wrong to fix.
>>
>> I hope that this infos can help you in some way :-).
> 
> I'll look into it, thanks!  I think implementing rdicts and weakrefs 
> would probably be pretty easy, so maybe I will just do that.  I've been 
> itching to get back to PyPy-hacking anyhow!

Ok, good to know :-).

The last time I checked what java's Hasttable offers and I saw you can't 
pass to it custom hashing and equality functions, but maybe there is a 
simple way to do it that I don't know.

Btw, good work on genjvm :-).

ciao Anto



More information about the Pypy-dev mailing list