Re: [Sablevm-developer] Re: Bug#164363: libsablevm-native1: UnsatisfiedLinkError when using AWT
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2002-10-24 14:05:46
|
On Thu, Oct 24, 2002 at 02:45:34PM +0100, Toby Speight wrote: > Pretty much everything in AWT uses thread synchronisation somewhere or > other (I expect, not having examined classlib), so we're not going to > have a working AWT application for a while. :-( Threads and synchronizations ARE very much functional within SableVM. It's just the JNI "wrapper" that calls the internal synchro stuff that is yet missing. I'm just too busy at the moment (writing papers, teaching courses, catching up with all the late stuff that was delayed until I submitted my Ph.D. thesis late September). So, there's still some hope to get things up and running in the not too far future. What will help is when the evaluation of my thesis is done, as I will put it online, giving a nice reference for developers wanting to help write code within the VM itself. Etienne > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote > _______________________________________________ > Sablevm-developer mailing list > Sab...@li... > https://lists.sourceforge.net/lists/listinfo/sablevm-developer -- Etienne M. Gagnon eg...@j-... SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |