Andrew Haley wrote:
> Currently, to the best of my knowledge, classpath's gtk peer code isn't > working with any JVM with M-to-N threading.

No, that's not true, is it?  Surely it works correctly if blocking
system calls are correctly hooked by the thread library.

Andrew.
According to:

http://sourceforge.net/tracker/index.php?func=detail&aid=1147592&group_id=128805&atid=712768
(Jikes RVM bug #1147592)

for the only JVM that I know that has M-to-N threading and uses classpath, this has been broken since 2004-12-20. I was surprised to find this to be the case but if anyone can correct me then I'm happy to be wrong. In any case there are problems to hooking the thread library which prevent it being used as an approach for JVM plugins.

Thanks,

Ian

Reply via email to