log src/share/vm/oops/methodData.hpp @ 20470:bc4ce33c0985

age author description
Thu, 11 Sep 2014 12:18:26 -0700 iveresov 8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
Wed, 10 Sep 2014 12:39:11 +0200 rbackman 8030976: Untaken paths should be more vigorously pruned at highest optimization level
Wed, 26 Nov 2014 11:03:10 +0100 Gilles Duboscq Fix _trap_hist_limit after recent deoptimization reasons changes
Tue, 21 Oct 2014 10:28:43 +0200 Gilles Duboscq MethodData::initialize: remove unused argument
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Fri, 18 Apr 2014 14:25:21 +0200 roland 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge