-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> writes:
> Gene McCulley writes:
Gene> Under glibc 2.0 and SMP, the native threads version of
Gene> jdk117_v3 is unreliable.
Juergen> We are working on it.
Cool.
Gene> Ano
> Gene McCulley writes:
Gene> Under glibc 2.0 and SMP, the native threads version of
Gene> jdk117_v3 is unreliable.
We are working on it.
Gene> Another problem with the Invocation API is embedding Java
Gene> GUI apps in applications that use X/Motif. I am currently
Gene
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I thought that I would follow up on my previous message as I have
resolved that problem and wanted to share the solution with the list.
It seems that the problem was that I was creating the VM and going
into my event loop in my main thread. This see