This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Getting 3.3 out the door
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 17 Apr 2003 09:42:57 -0600
- Subject: Re: Getting 3.3 out the door
- References: <Pine.LNX.4.44.0304101719380.10339-100000@gandalf.ices.utexas.edu><1050013983.28214.103.camel@doubledemon.codesourcery.com><20030410154125.A4245@synopsys.com><1050014723.28169.112.camel@doubledemon.codesourcery.com><20030410234149.GM9319@kam.mff.cuni.cz><1050021048.29217.3.camel@doubledemon.codesourcery.com><16022.48386.966243.618976@cuddles.cambridge.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph at redhat dot com> writes:
Andrew> Is there anything that people are despearte to get into 3.3?
There still the high priority interpreter bug. I have a partial fix
but can't seem to find the time to finish it. One option would be to
disable the direct-threaded interpreter. Another would be to write a
simpler fix. And finally we could just ignore the problem and hope it
works out.
Also there is a big patch backlog. Some of the patches are clearly
3.4 material, but some Windows patches should go in 3.3. Again, I
haven't found time to go through the patches in about 2 months :-(
Tom