log src/share/vm/runtime/compilationPolicy.cpp @ 5512:18f51ca0070f

age author description
Fri, 13 Apr 2012 15:52:25 +0200 Lukas Stadler guard all compilation queue accesses, to avoid deadlocks
Thu, 29 Mar 2012 18:43:30 +0200 Lukas Stadler compilation queue changes:
Mon, 27 Feb 2012 17:06:18 +0100 Thomas Wuerthinger Reducing diff to hsx24
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
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