log src/share/vm/oops/methodData.cpp @ 14674:53ed0f89f44e

age author description
Wed, 05 Mar 2014 09:29:12 +0100 roland 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
Fri, 14 Mar 2014 22:05:50 +0100 Doug Simon removed ResolvedJavaMethod.getCompilerStorage(); moved last compiled graph node count into profiling info (i.e. MethodData metadata)
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Thu, 21 Nov 2013 12:30:35 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Sun, 15 Sep 2013 15:28:58 +0200 goetz 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
Wed, 27 Nov 2013 02:31:03 +0100 Doug Simon fixed bug in MethodData and added assertion that precomputed size == initialized size
Fri, 22 Nov 2013 01:30:06 +0100 Doug Simon added support for printing method profiles for virtual calls
Wed, 20 Nov 2013 15:58:23 +0100 Doug Simon disabled argument/parameter/return value profiling in GRAALVM until issue with MethodData related crashes in interpreter are resolved
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 13 Nov 2013 13:45:50 +0100 roland 8027572: assert(r != 0) failed: invalid
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
Mon, 15 Apr 2013 21:25:23 -0400 jiangli Merge
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Fri, 17 May 2013 17:43:01 +0200 Christian Haeubl Bugfix.
Fri, 17 May 2013 17:24:03 +0200 Christian Haeubl Added class unloading support to the method profiling infrastructure.
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Tue, 09 Apr 2013 09:54:17 -0700 iignatyev 8007288: Additional WB API for compiler's testing
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Thu, 28 Mar 2013 17:11:06 +0100 Christian Haeubl changed profiling of exceptions so that the ExceptionSeen flag also works without GRAALVM
Thu, 28 Mar 2013 13:38:47 +0100 Christian Haeubl minor C1/C2 fix
Wed, 27 Mar 2013 17:25:59 +0100 Christian Haeubl added API to reset the profiling information for a method
Tue, 05 Mar 2013 23:58:57 +0100 Thomas Wuerthinger Merge fixes.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Fri, 25 Jan 2013 15:06:18 -0500 acorn 6479360: PrintClassHistogram improvements
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works base src/share/vm/oops/methodDataOop.cpp@fca8a8d9e18e
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory base src/share/vm/oops/methodDataOop.cpp@1ef5174e3865