This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: Thread doc merge and new method
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Feb 2003 12:01:23 -0700
- Subject: Re: Patch: Thread doc merge and new method
- References: <1045824633.11019.1694.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green at redhat dot com> writes:
Anthony> This patch adds a missing constructor that accepts a stack
Anthony> size argument. The spec says that implementations can ignore
Anthony> it.
Anthony> I also merged Classpath docs into the source.
Anthony> Ok?
Yes.
Tell me if you want me to put this in 3.3 for you.
How hard would it be to fully merge Thread? Or more fully merge it?
Tom