This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: copile java 1.5 code
On Wed, 2005-01-26 at 16:39 +0100, Jens Fransson wrote:
> TOW> I tried Excelsior, but I cant install excelsior correctly. I
> Yes, definitely. The performance with my memory- and cpu-hungry app
> with Jet is exactly the same as with JRE 1.5. Native compiled GCJ
> code is about 2 to 5 times slower - looks like it has some serious
> memory allocation/garbage collection related performance problems.
This could simply be a library implementation issue. My understanding
is that JET uses Sun's library code.
AG