log src/share/vm/runtime/advancedThresholdPolicy.cpp @ 18408:2c3666f44855

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Mon, 14 Apr 2014 08:24:28 +0200 anoll 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Fri, 13 Jun 2014 18:42:33 +0200 Doug Simon disabled dialing C1 compilation back to partial profiling when Graal is the top tier compiler
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 16 May 2013 15:46:49 +0200 anoll 8012371: Adjust Tiered compile threshold according to available space in code cache
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.