This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RE: Small example of livelock regression in garbage collector for GCJ 3.3 under Win32
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Øyvind Harboe <oyvind dot harboe at zylin dot com>, Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org, rmathew at hotmail dot com
- Date: Tue, 20 May 2003 15:00:43 -0500
- Subject: Re: RE: Small example of livelock regression in garbage collector for GCJ 3.3 under Win32
- Reply-to: gnustuff at thisiscool dot com
Hi People,
>You need -fuse-divide-subroutine and -fcheck-references. Ranjit ahd a
>look at using Windows' structured exception handling to cope with
>these problems, but I don't think that it's done yet.
So this <i>is</i> related to the SEH stuff. I asked here:
http://gcc.gnu.org/ml/java/2003-05/msg00146.html
but no one answered me (sniff).
Ranjit, could you educate me more with this? I reread the related posts
but am still not getting what the core issue is. And I still need to know
what --enable-sljl-exceptions means.
It appears that -fcheck-references and -fuse-divide-subroutine will fix
NullPointerException and DivideByZeroException, but won't
fix the root of the problem, right?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/