This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Security manager benchmarking
- From: Tom Tromey <tromey at redhat dot com>
- To: Gary Benson <gbenson at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 23 Aug 2006 12:01:01 -0600
- Subject: Re: Security manager benchmarking
- References: <20060823102526.GA24413@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
Gary> I'm not sure if it's necessary but I rebuilt all the BC libraries
Gary> with my custom gcj.
It depends on what version of Fedora and what exact gcj revision
you're using.
For the time being, I suggest recompilation. I think the "primitive
class bug" is in FC and in conjunction with the different soname, this
prevents real compatibility for most jars.
This should all be cleared up soon.
Gary> Enjoy :)
This is very cool.
Tom