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: Fix libjava.compile/PR375.java



> The idea is to mark all static fields external until we decide which
> of the classes we have read we are going to compile.  At that point
> we mark them local and compile the classes.

I remember this was your proposed plan.

> Ok?

I think this is fine. Thanks a lot for doing this.

./A


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