This is the mail archive of the java-prs@sources.redhat.com 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]

Re: java.util/332: Hashtable.toString() segmentation fault


The following reply was made to PR java.util/332; it has been noted by GNATS.

From: Bryce McKinlay <bryce@albatross.co.nz>
To: Alexandre Petit-Bianco <apbianco@cygnus.com>
Cc: warrenl@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: java.util/332: Hashtable.toString() segmentation fault
Date: Fri, 08 Sep 2000 20:31:00 +1200

 Alexandre Petit-Bianco wrote:
 
 > The following reply was made to PR java.util/332; it has been noted by GNATS.
 >
 > From: Alexandre Petit-Bianco <apbianco@cygnus.com>
 > To: pascal.forget@videotron.ca
 > Cc: java-gnats@sourceware.cygnus.com, pascalforget@netscape.net
 > Subject: Re: java.util/332: Hashtable.toString() segmentation fault
 > Date: Thu, 24 Aug 2000 19:55:16 -0700 (PDT)
 >
 >  pascal.forget@videotron.ca writes:
 >
 >  > The program sent as attachment run fine with the RPM dated July 3,
 >  > 2000, but seg faults when I try to do a Hashtable.toString() using
 >  > the libgcj and gcc extracted from CVS on August 23.
 >
 >  We already encountered this bug. It looks like a compiler bug, I'm
 >  precisely working on it at the moment (as a side effect of reviewing
 >  Bryce's patch to gcj/285.)
 
 There has been a lot of breakage introduced into java.util due to merging of the
 classpath collections code, which stresses the compiler wrt inner classes. This
 is the reason I was holding off merging in the collections stuff, but somebody
 else seems to have gone and done it anyway, unfortunately.
 
 PRs 291 and 300 are definitely exposed by collections code - there are probably
 other issues as well.
 
 regards
 
   [ bryce ]
 
 

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