This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava test suite keeps getting stuck
On Thu, Apr 19, 2001 at 08:13:35PM -0600, Tom Tromey wrote:
> Throwing exceptions from signal handlers is known to be broken on the
> trunk. The new EH work didn't include a fix to libjava to keep this
> working.
Err.. "known to be"? Why didn't someone tell me then?
Oh. Alpha is set up to use the subroutine instead of
the signal handler by default isn't it? That's why I
didn't notice the problem.
r~