log src/share/vm/graal/graalEnv.hpp @ 19450:67337afcb69e

age author description
Tue, 17 Feb 2015 14:49:05 +0100 Doug Simon provide more detail when Graal code installation fails due to a failed dependency check
Thu, 12 Feb 2015 16:54:12 +0100 Doug Simon only record method dependencies if JVMTI hotswapping or breakpointing is enabled
Thu, 13 Mar 2014 15:36:30 +0100 Doug Simon Made graph caching compilation local
Thu, 12 Dec 2013 15:13:02 +0100 Gilles Duboscq Add a speculation oop for uncommon trap deoptimization. Save it in the SpeculationLog during deoptimization.
Mon, 25 Nov 2013 18:39:31 -0800 twisti make CodeInstallResult enum independent of the actual values in C++ code
Wed, 26 Jun 2013 15:22:11 +0200 Thomas Wuerthinger Add sanity check to avoid overwriting the reserved code buffer for very large methods.
Fri, 19 Apr 2013 10:48:36 +0200 Doug Simon removed unused has_debug_info parameter