This is the mail archive of the java@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: Multiple Definitions of


Andrew Haley wrote:
> BTW, there are some known problems with inner classes, but I don't
> recognize this particular symptom.

is there a list of these known problems? i'm having an issue with an
inner class that gcj compiles without errors but a verification error is
reported on classload (gij or blackdown jvm).

the code in question is in savannah cvs (project classpathx, module mail,
class javax.mail.Flags.Flag). i haven't submitted a problem ticket as i
was unable to reproduce it using simple test cases.
-- 
chris burdess


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