This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: eclipse status (summary: it looks nice)
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Mark Wielaard <mark at klomp dot org>, <java at gcc dot gnu dot org>, <classpath at gnu dot org>, <vinny at klomp dot org>, <ejb at klomp dot org>
- Date: Mon, 23 Dec 2002 15:21:05 -0500 (EST)
- Subject: Re: eclipse status (summary: it looks nice)
On 22 Dec 2002, Anthony Green wrote:
> > * boehm.cc (_Jv_MarkObj): Mark the protectionDomain of a class.
>
> Yes, that was it!
Good catch...
> IIRC, -fno-assume-compiled=... is working now -- so perhaps we can start
> selectively compiling parts of Eclipse to .so files.
Not quite. I committed my earlier patches, but there's a separate problem
in interface initialization for which I'll propose a fix "soon".
Jeff