On 4/23/06, Robin Garner <[EMAIL PROTECTED]> wrote: > Tim Ellison wrote: > > >Sanket Sharma wrote: > > > > > >>Performance analysis sounds interesting... > >> > >>Any links/pointers to get started? > >> > >> > > > >I suggest that you look around for some simple well-written performance > >benchmarks for Java and see if you can get them running on Harmony. > > > > > > > Not sure whether they qualify for _all_ of Tim's criteria (:P), but it > would be great to see if anyone could get the dacapo benchmarks (or a > subset of them) working with the harmony class libraries. I'm actively > updating them at the moment and trying to get the last couple working > with the classpath libraries, so the timing's good. > > Expect a new (beta) release within the week.
Interesting ... the subset that don't use any awt classes seem to run okay except bloat which dies with: java.lang.RuntimeException: Class not found: java/lang/Object at EDU.purdue.cs.bloat.editor.ClassHierarchy.addClass(ClassHierarchy.java:386) Regards, Mark. -- Mark Hindess <[EMAIL PROTECTED]> IBM Java Technology Centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
