This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Signal handling rewrite for Linux / i386
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- To: java at gcc dot gnu dot org, "Boehm, Hans" <hans_boehm at hp dot com>
- Date: Mon, 21 Jan 2002 20:00:58 +0000 (GMT)
- Subject: Signal handling rewrite for Linux / i386
- References: <15436.26086.761816.974461@cuddles.cambridge.redhat.com>
Actually, it's occurred to me that I may need to change this a little
bit, to make sure that all the stack is mapped without any holes in
it, otherwise the gc may fault while scanning the stack.
Andrew.