This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: _Jv_AttachCurrentThread vs unhandled exceptions
- To: Cedric Berger <cedric at wireless-networks dot com>
- Subject: Re: _Jv_AttachCurrentThread vs unhandled exceptions
- From: Tom Tromey <tromey at redhat dot com>
- Date: 03 Aug 2001 17:48:47 -0600
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, java at gcc dot gnu dot org
- References: <3B6A3E0E.8C47AEA9@waitaki.otago.ac.nz> <3B6AC1CF.32314702@wireless-networks.com>
- Reply-To: tromey at redhat dot com
>>>>> "Cedric" == Cedric Berger <cedric@wireless-networks.com> writes:
Cedric> Here is the part of the "java" launcher that invokes the main
Cedric> method. It's self-explanatory, I guess.
Please don't post Sun source code to this list.
gcj hackers can't look at Sun source code for legal reasons.
Tom