log src/share/vm/runtime/compilationPolicy.cpp @ 4825:20334ed5ed3c

age author description
Thu, 26 Jan 2012 12:15:24 -0800 iveresov 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Thu, 01 Sep 2011 15:28:24 +0200 Lukas Stadler re-lock objects whose lock was removed by escape analysis, enable stack walking compilation policy (-XX:CompilationPolicyChoice=1)
Wed, 30 Mar 2011 15:22:41 -0700 iveresov 6564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by now.")
Fri, 04 Mar 2011 15:14:16 -0800 iveresov 7020403: Add AdvancedCompilationPolicy for tiered
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot