On Mon, 2005-03-07 at 16:17 +0100, Ziga Mahkovec wrote: > On Mon, 2005-03-07 at 00:40 -0700, Aaron Luchko wrote: > > I'm in the process of finalizing a system to run the automated eclipse > > tests on our native builds. Right now it's down to a couple kinks in > > the test system and getting some kind of public server set up to show > > the results. The system should be ready in the next few days though I > > haven't looked into the public server yet (will start looking around > > Monday). > > Great, thanks. I ran a subset of these tests and gcj did pretty well. > Might be interesting to run the tests against a non-free JRE as well, > for performance comparison. I've been pitting them up against the IBM and BEA jvms we have for the stuff we ship with RHEL-3, the last time I successfully ran them was with the last 3.0 we had, it didn't fare too badly other than debugging (no JDWP) though our stuff has changed quite a bit since then. Aaron