This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/8433: Static initializers must be able to complete normally
- From: Andrew Haley <aph at redhat dot com>
- To: tromey at redhat dot com
- Cc: ebb9 at email dot byu dot edu, gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jan 2003 20:08:16 +0000 (GMT)
- Subject: Re: java/8433: Static initializers must be able to complete normally
- References: <20030129195928.016334F8080@fleche.redhat.com>
Tom Tromey writes:
> `Tom Tromey' changed the state to `open'.
>
>
> State-Changed-From-To: feedback-open
> State-Changed-By: tromey
> State-Changed-When: Wed Jan 29 12:56:56 2003
> State-Changed-Why:
> "Completes normally" is a technical term defined in the Java Language
> Specification. See section 15.6 in the JSL 2nd Ed.
I stand corrected.
Andrew.