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: [Gc] Re: boehm-gc merge for GCC


On 11/17/2012 01:53 AM, Matthias Klose wrote:
> [CCing java-patches and Andrew too]
> 
> I'm currently striving for something for the 4.8 release. Not sure if relying on
> an external library is the right thing to do for the 4.8 release.

Probably not.

> Currently boehm-gc is linked to libgcj as a convenience library. I remember that
> trying to link boehm-gc as a shared library did cause some performance
> regressions (although I think I did only check this in the early 4.x times).
> 
> Please could you elaborate on the API changes in gcj?
> 
> There is also a second user of boehm-gc in GCC, when you configure with
> --enable-objc-gc. I didn't check yet which changes are needed for that.
> 
> Would it be possible to create a branch in the GCC svn, and then prepare the
> merge, and libjava and libobjc changes there?

Certainly.

Andrew.



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