[Sablevm-developer] Who-aa! Just a bit of magick and... (screenshot!)
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-03-04 22:57:25
|
Hi all, I wanted to get debbuggtk (bugviewer) working, see that: http://gadek.debian.net/SableVM-BugViewer-Working.png I added dummy versions of Thread.interrupt, interrupted and isInterrupted (returning always false) and also _implemented_ JNI/GetEnv() and got the above. Of course gnome-java bindings leak native references so you might encounter sudden death of the program after exceeding 64 refs. Of course hacks here and there aren't good in the long run, but I think it shows the things we can actually achieve after filling in the remaining holes in the right way. Comments? ;-) Grzegorz B. Prokopski PS: I'll upload new package as soon as I am done with reading libtool manual, to make the library versions right. Priority will be medium, so that we could get new, working SableVM in testing in 5 days from now. BTW: HPPA has libffi in Debian packages, so we now effectively support 9 Debian architectures (minus ARM bugs, I think). ma |