This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: HashSet.clone
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: HashSet.clone
- From: Tom Tromey <tromey at redhat dot com>
- Date: 15 Feb 2001 10:21:12 -0700
- Cc: java-patches at sources dot redhat dot com
- References: <3A8B6695.21E24787@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> It is illegal to try and catch an exception that can never be
Bryce> thrown from within a try block. GCJ doesn't actually detect
Bryce> this
Do we have a PR on this?
Tom