log src/share/vm/code/nmethod.hpp @ 5986:500023bd0818

age author description
Tue, 13 Mar 2012 11:05:32 -0700 johnc 7143511: G1: Another instance of high GC Worker Other time (50ms)
Mon, 23 Apr 2012 15:42:30 +0200 Doug Simon documented importance of nmethod::_graal_compiled_method wrt code unloading and GC
Wed, 18 Apr 2012 23:39:07 +0200 Doug Simon optimization: frame prologue & epilogue ommitted for methods with no spills, no callee-saved registers, no incoming stack args and no debug info
Wed, 21 Mar 2012 11:28:22 +0100 Lukas Stadler Merge
Thu, 08 Mar 2012 15:01:19 +0100 Gilles Duboscq comments cleanup/retagging
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Fri, 10 Feb 2012 10:16:19 -0800 Christian Haeubl Merge
Fri, 10 Feb 2012 10:07:48 -0800 Christian Haeubl enabled nmethod statistics for product build
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Fri, 18 Nov 2011 11:54:07 +0100 Lukas Stadler store RiCompiledMethod in nmethod and:
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 03 May 2011 10:30:34 -0700 jmasa 7041789: 30% perf regression with c2/arm following 7017732