* src/mm/cacao-gc/rootset.h (rootset_entry_t) Added. Rootsets can be resized.
[cacao.git] / src / vm / jit / s390 / tests / dacapo.status
1 antlr
2
3         * parses one or more grammar files and generates a parser and lexical analyzer for each.
4         * Tue May  1 18:49:29 CEST 2007: ===== DaCapo antlr PASSED in 37095 msec =====
5         * Wed May  9 23:58:51 CEST 2007: (ibm java) ===== DaCapo antlr PASSED in 269244 msec =====
6         * Thu May 10 00:05:50 CEST 2007: ===== DaCapo antlr PASSED in 70164 msec =====
7         * Thu May 10 08:54:54 CEST 2007: (ibm java intrp) ===== DaCapo antlr PASSED in 686373 msec =====
8
9
10 bloat
11
12         * performs a number of optimizations and analysis on Java bytecode files
13         * Tue May  1 18:55:16 CEST 2007: ===== DaCapo bloat PASSED in 266735 msec =====
14
15 chart
16
17         * uses JFreeChart to plot a number of complex line graphs and renders them as PDF
18         * Fri May 18 02:08:25 CEST 2007: ===== DaCapo chart PASSED in 549048 msec =====
19
20 eclipse
21
22         * executes some of the (non-gui) jdt performance tests for the Eclipse IDE
23
24 fop
25
26         * takes an XSL-FO file, parses it and formats it, generating a PDF file.
27         * Tue May  1 22:10:03 CEST 2007: ===== DaCapo fop PASSED in 83230 msec =====
28
29 hsqldb
30
31         * executes a JDBCbench-like in-memory benchmark, executing a number of transactions against a model of a banking application
32         * Tue May  1 19:37:46 CEST 2007: ===== DaCapo hsqldb PASSED in 72187 msec =====
33
34 jython
35
36         * inteprets a the pybench Python benchmark
37         * Tue May  1 19:23:18 CEST 2007: ===== DaCapo jython PASSED in 190386 msec =====
38
39 luindex
40
41         * Uses lucene to indexes a set of documents; the works of Shakespeare and the King James Bible
42         * Sat May 12 20:27:43 CEST 2007: ===== DaCapo luindex PASSED in 92671 msec =====
43
44 lusearch
45
46         * Uses lucene to do a text search of keywords over a corpus of data comprising the works of Shakespeare and the King James Bible
47
48 pmd
49
50         * analyzes a set of Java classes for a range of source code problems
51         * Tue May  1 22:12:57 CEST 2007: ===== DaCapo pmd PASSED in 43427 msec =====
52
53 xalan
54
55         * transforms XML documents into HTML
56         * Tue May  1 23:26:33 CEST 2007
57                 LOG: [0x77dc66c0] Generating code: org.apache.xalan.processor.XSLTSchema.build()V
58                 32834 (0x8042) is not an signed 16 bit integer at /home/peter/cacao-dev/build-s390/../svn/src/vm/jit/s390/emit.c:258.
59                 => branch to patcher overflow
60
61         * HANGUP !