Re: SableVM 1.1.7 *prerelease* available - please test!
Laurent Martelli <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Grzegorz" == Grzegorz B Prokopski <[email protected]> writes: Grzegorz> On Mon, 2004-10-11 at 17:19, Laurent Martelli wrote: Laurent> It turns out jetty is not a problem here. It looks like a Laurent> bug in wait()/notify(). I'll do a test case so that the Laurent> gurus can try to fix it. >> Here's a very simple test case for that bug Grzegorz> Thanks a lot, there's something broken indeed. I can Grzegorz> confirm that behaviour of 1.1.6-6 in Debian is the same as Grzegorz> current 1.1.7-pre. I wonder whether it worked in any Grzegorz> previous version. Grzegorz> I won't be able to really look into that before wednesday Grzegorz> evening (believe me, I wish I could do that earlier), so Grzegorz> don't wait for me and go ahead and fix it :) I've put a few printf in java_lang_VMObject, and it looks like wait() and notify() are not called on the same object, which would explain why notify() doesn't awake the thread which is waiting. [...] Grzegorz> PS: Laurent, could you please submit a bugreport to BTS Grzegorz> along with the testcase? Thanks. Sure. -- Laurent Martelli [email protected] Java Aspect Components http://www.aopsys.com/ http://jac.objectweb.org