log src/share/vm/graal/graalGlobals.hpp @ 12364:651cc32247d7

age author description
Fri, 11 Oct 2013 17:06:18 +0200 Christos Kotselidis Add Graal option for deferring write barriers of eden allocated objects
Wed, 26 Jun 2013 15:17:17 +0200 Thomas Wuerthinger Slightly increase GraalNMethodSizeLimit and make it a product flag.
Wed, 06 Mar 2013 20:48:32 +0100 Doug Simon graal.jar is now the only way Graal is deployed in the VM (GRAAL-136)
Fri, 14 Dec 2012 13:02:49 +0100 Christian Haeubl Merge.
Tue, 04 Dec 2012 14:57:13 +0100 Christian Haeubl removed unused C++ globals
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 03 Dec 2012 15:32:17 +0100 Doug Simon decoupled C++ Graal runtime from C1