view AUTHORS.md @ 16626:7ce626e1952c

removed direct use of Unsafe.getUnsafe() since graal.jar is no longer on boot class path and so reflection method of accessed Unsafe must be used
author Doug Simon <doug.simon@oracle.com>
date Thu, 31 Jul 2014 00:19:21 +0200
parents 258a09b6449b
children 1efe32c9d761
line wrap: on
line source

# Graal Authors

The GraalVM is based on the source code of HotSpot. The following authors have contributed to the Graal-specific part of the source base:

* Tom Deneau (tdeneau)
* Gilles Duboscq (gdub)
* Matthias Grimmer (mgrimmer)
* Peter Hofer
* Christian Haeubl (chaeubl)
* Michael Haupt (mhaupt)
* Christian Humer (chumer)
* Morris Meyer (morris)
* Roland Schatz
* Doug Simon (dnsimon)
* Lukas Stadler (lstadler)
* Roland Schatz (rschatz)
* Alexander Stipsits
* Katrin Strassl
* Christian Thalinger (twisti)
* Vasanth Venkatachalam (vvenkat)
* Christian Wimmer (cwimmer)
* Christian Wirth (cwirth)
* Andreas Woess (aw)
* Thomas Wuerthinger (thomaswue)
* Bharadwaj Yadavalli (bharadwaj)