annotate GRAAL_AUTHORS @ 9790:6b515c453646

CompilationTask: print exception of compilation also when we don't exit the VM for example, this is useful for CTW, in order to see on which methods the compiler bails out
author Bernhard Urban <bernhard.urban@jku.at>
date Wed, 22 May 2013 16:28:12 +0200
parents e4019a78c938
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
1 Gilles Duboscq (gdub)
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
2 Peter Hofer
8267
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
3 Christian Haeubl (chaeubl)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
4 Christian Humer (chumer)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
5 Roland Schatz
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
6 Doug Simon (dnsimon)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
7 Lukas Stadler (lstadler)
5766
1bbbd61bf7e4 update GRAAL_AUTHORS
Lukas Stadler <lukas.stadler@jku.at>
parents: 5569
diff changeset
8 Alexander Stipsits
1bbbd61bf7e4 update GRAAL_AUTHORS
Lukas Stadler <lukas.stadler@jku.at>
parents: 5569
diff changeset
9 Katrin Strassl
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
10 Christian Wimmer (cwimmer)
8267
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
11 Andreas Woess (aw)
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
12 Thomas Wuerthinger (thomaswue)