Re: [pypy-dev] jvm tests failing on os x

2012-08-13 Thread Michal Bendowski
On Sun, Aug 12, 2012 at 2:29 AM, Philip Jenvey wrote: > > > On Aug 11, 2012, at 1:43 AM, Maciej Fijalkowski wrote: > > > Anyone has any idea how to fix/disable them? > > > > An example: > > > > http://buildbot.pypy.org/summary/longrepr?testname=TestJvmException.%28%29.test_multiple_prebuilt_dead_w

[pypy-dev] jvm-improvements branch

2012-08-01 Thread Michal Bendowski
Hello, At this point it's probably pretty clear I wasn't working on PyPy full time (you heard from me once every two months...) but nevertheless I would like to ask a few questions: 1. How can the buildbot be triggered? My work on the JVM backend is already in the jvm-improvements branch, it shou

Re: [pypy-dev] Building the jvm-improvements branch

2012-07-03 Thread Michal Bendowski
Hello Jez, First of all – I should have looked into this problem a long time ago and still haven't found the time. I will be away until next week, but then we can work this out together (unless you fix it before that time). As for your setup, I remember having problems with --opt=0 and so I'm usi

Re: [pypy-dev] Pypy 1.9 with CLI and JVM backends

2012-06-11 Thread Michal Bendowski
The JVM backend worked in February ;) I will be looking into making it translate the interpreter again soon. For now it requires a 32bit environment. Michał On Mon, Jun 11, 2012 at 12:31 PM, David Naylor wrote: > Hi, > > I'm in the process of preparing the port for FreeBSD of pypy-1.9. The > pa

Re: [pypy-dev] Translating just the parser for JVM [was: Faster PyPy translation (for debugging)]

2012-05-24 Thread Michal Bendowski
Just two add my two cents: I made the JVM backend translate the standard interpreter in the jvm-improvements branch a few months ago (just a few changes). The branch has been closed though and I had a busy time so I didn't do anything about it. For the last few weeks/months I was sitting in my cav

Re: [pypy-dev] Work on the JVM backend

2012-01-15 Thread Michal Bendowski
2012/1/15 Maciej Fijalkowski : > On Sun, Jan 15, 2012 at 11:28 PM, Michał Bendowski > wrote: >> >> >> On Sunday, 15 January 2012 at 0:41 , Michał Bendowski wrote: >> >>> On Saturday, 14 January 2012 at 22:28 , Maciej Fijalkowski wrote: >>> >>> > On Sat, Jan 14, 2012 at 11:18 PM, Michał Bendowski