log src/share/vm/interpreter/invocationCounter.cpp @ 13436:9fbabcbb875b

age author description
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Mon, 02 Apr 2012 19:46:48 +0200 Lukas Stadler fix PriorityQueue, enable PriorityQueue and CacheGraphs
Wed, 28 Mar 2012 17:46:14 +0200 Lukas Stadler reset invocation counter to 1 when method is queued for compilation, this leads to fewer unsuccessful re-enqueues.