This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: initialize main class in FirstThread
- To: Jeff Sturm <jsturm at sigma6 dot com>
- Subject: Re: Patch: initialize main class in FirstThread
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 24 Apr 2000 08:03:10 -0700 (PDT)
- Cc: java-patches at sourceware dot cygnus dot com
- References: <3904686E.72DAAA96@sigma6.com>
Jeff> The attached patch modifies FirstThread to initialize the class
Jeff> unconditionally before invoking main().
Looks good to me.
I'll check it in soon.
Tom