RE: [fedora-java] rssowl: libgcj bugs that need fixing for it torun

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Thu, 2005-07-28 at 11:34 -0700, Boehm, Hans wrote:
> > [I missed the beginning of this thread initially.]
> > 
> > I'm actually trying to work on some of these issues.  Some status:
> 
> Cool.
> 
> Robin - is there a local hack/patch we can apply to swt and/or rssowl to
> work around this problem until a real fix from Hans migrates into GCC?

I'm a bit out of my depth here.

Hans wrote: "Gc7 (even the released, but very experimental alpha3 version)
has a thread registration interface." This implies that the version in gcc
_doesn't_ have a thread registration interface, or anything that could
be hacked together into one. Is that surmise correct?

If so, the only other thing I can think of is to spawn a new registered thread instead
of calling AttachCurrentThread, and somehow translate all C->Java invocations
on the unregistered thread into inter-thread calls onto the new registered thread.
In other words, keep all Java code on a separate thread. Yuck.

-- 
Robin

Attachment: pgptbVJYzYBUP.pgp
Description: PGP signature


[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux