view GRAAL_AUTHORS @ 5763:a3d71693e0ce

removed bytecode disassembly from CodeCacheRuntime into separate BytecodeDisassembler class removed VM call for doing bytecode disassembly added support for explicitly excluding classes from JaCoCo (put '// JaCoCo Exclude' somewhere in the source file) added node intrinsics to MaterializeNode added snippets for the UnsignedMath classes each file opened by CFGPrinter now includes a unique id in its name to avoid a race of multiple threads writing to the same file the IdealGraphPrinter uses the new BytecodeDisassembler mechanism teh UnsignedMath class is exclude from JaCoCo processing as it is used in snippets
author Doug Simon <doug.simon@oracle.com>
date Wed, 04 Jul 2012 21:57:49 +0200
parents af976ca29136
children 1bbbd61bf7e4
line wrap: on
line source

Gilles Duboscq (gdub)
Peter Hofer
Christian Humer (chumer)
Christian Wimmer (cwimmer)
Doug Simon (dnsimon)
Lukas Stadler (lstadler)
Thomas Wuerthinger (thomaswue)