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: could someone try this patch?


Ranjit Mathew wrote:
Here are the results.

Thanks!


"time make bootstrap" - before the patch:
  68m 13.522s (54m 4.560s user, 13m 15.640s system)

"time make bootstrap" - after the patch:
  68m 7.530s (53m 55.650s user, 13m 16.030s system)

This is disappointing and surprising. But it is a speedup.


I did regression testing with Jacks included. There
were three additional failures in Jacks (and none
elsewhere):

  FAIL: 9.2-implicit-11
  FAIL: 9.2-implicit-12
  FAIL: 9.2-implicit-17

I'm trying a fix for this.


To be fair though, the pre-patch GCJ used to ICE on all of
these testcases and thus "pass" them inadvertently:

I have a fix for this that I'm testing. -- --Per Bothner per@bothner.com http://per.bothner.com/


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