This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] ecj1 always fails with OpenJDK runtime.
- From: Andrew Overholt <overholt at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: David Daney <ddaney at caviumnetworks dot com>, Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Mon, 30 Mar 2009 09:24:22 -0400
- Subject: Re: [Patch] ecj1 always fails with OpenJDK runtime.
- References: <49CBAB3A.2090206@caviumnetworks.com> <49CC9CD1.3090201@redhat.com>
On Fri, 2009-03-27 at 09:30 +0000, Andrew Haley wrote:
> David Daney wrote:
> > [...]
> > 2009-03-26 David Daney <ddaney@caviumnetworks.com>
> >
> > * org/eclipse/jdt/internal/compiler/batch/GCCMain.java (fail):
> > print a stack trace.
> > (getZipOutput,getDependencyOutput): Create an empty dummy entry.
> >
>
> I'm surprised I never saw this. Andrew Overholt: where should this go?
Tom Tromey did all of the work on this. It is kept here:
cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug co eclipse-gcj
HTH,
Andrew