Benchmarks: known issues and howtos

Known issues

Dacapo

benchmarks

Description

JIRA issue

antlr workaround

antlr.jar included to bootclasspath.properties file, while Dacapo uses patched version. Workaround as described in JIRA issues: download [WWW] http://cs.anu.edu.au/people/Robin.Garner/dacapo/antlr-dacapo.jar, use -Xbootclasspath/p:antlr-dacapo.jar

[WWW] HARMONY-1906, [WWW] HARMONY-2130

jython on Linux

fails only on Linux

[WWW] HARMONY-2137

xalan workaround

The latest xalan version included to bootclasspath.properties file for harmony, while Dacapo requested xalan 2.4.1 in the bench, so to run the bench, please un-pack dacapo.jar and run it within the next command: java -Xbootclasspath/p:xalan.jar Harness xalan

-

SciMark 2.0

benchmarks

JIRA issue

LU

Under investigation

last edited 2007-08-12 09:07:56 by EgorPasko