threads+CNI+SIGINT
Bryce McKinlay
bryce@albatross.co.nz
Sun Mar 26 02:19:00 GMT 2000
Oskar Liljeblad wrote:
> Don't GCJ-compiled programs have some SIGINT handler? If so, why isn't
> it installed in the main thread? If not, how is GC cleanup/finalization
> done?
What version of libgcj are you running? 2.95.1 does install a handler for
SIGINT which can cause problems like you describe. It should be fixed on
the current cvs version (if you are using libgcj from cvs, can you provide
a test case that demonstrates the problem?)
regards
[ bryce ]
More information about the Java
mailing list