SIGFPE -> ArithmeticException ?

Anthony Green green@cygnus.com
Thu Jul 1 08:02:00 GMT 1999


Bryce wrote:
> Now with that sorted out, can anyone tell me why the following one still
> doesn't work? In this example, a SIGSEGV is never even generated:

My guess is that java.lang.String.toString() should test for null
before simply returning `this'.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California


More information about the Java mailing list