This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ecj+jmx] FYI: Additions to build generics import of 2006/07/09.


On Mon, 2006-07-24 at 20:06 +0100, Andrew Haley wrote:
> Andrew John Hughes writes:
>  > On Mon, 2006-07-24 at 12:42 +0100, Andrew Haley wrote:
>  > > Andrew Haley writes:
>  > >  > Andrew John Hughes writes:
>  > >  >  > This patch adds various files and updates some autogenerated
>  > >  >  > ones in order to progress further in building the branch.
>  > >  >  > Currently, it's stuck on PR#28458.
>  > >  > 
>  > >  > I'll have a look.
>  > > 
>  > > This is unrepro for me.
>  > 
>  > Odd; it occurs for me on x86_64-gnu-linux with Gtk+ peers enabled, if
>  > that's any help.
> 
> Well, I was compiling the LightweightRedirector.class that you
> provided, with exactly the same compiler options.
> 
> There's no way to tell what is wrong.
> 
> Andrew.

The problem doesn't seem to be the class itself, but the fact that
java.lang.Class has acquired a field, class$0; this class merely
triggered it for some reason.
-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]