log src/share/vm/gc_interface/collectedHeap.cpp @ 17866:270d7cb38f40

age author description
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Wed, 26 Mar 2014 14:15:02 +0100 ehelin 8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
Fri, 21 Mar 2014 10:31:51 +0100 ehelin 8036703: Add trace event with statistics for the metaspace chunk free lists
Fri, 21 Mar 2014 10:16:35 +0100 ehelin 8036696: Add metaspace gc threshold to metaspace summary trace event
Tue, 12 Aug 2014 16:30:17 -0700 Tom Rodriguez Replace hsail donor threads with hsail tlabs
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Mon, 27 Jan 2014 13:14:53 +0100 brutisso 8030177: G1: Enable TLAB resizing
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 07 Oct 2013 15:51:08 +0200 stefank 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
Mon, 21 Oct 2013 17:21:26 +0200 Christos Kotselidis Flush deferred barrier when Graal and G1 are used
Sat, 12 Oct 2013 00:47:33 +0200 Christos Kotselidis Fix warning
Fri, 11 Oct 2013 21:41:42 +0200 Christos Kotselidis Merge
Fri, 11 Oct 2013 17:09:13 +0200 Christos Kotselidis Customize deferred barrier flags fro Graal
Thu, 12 Sep 2013 10:15:30 +0200 ehelin 8023476: Metaspace capacity > reserved
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Wed, 10 Jul 2013 15:28:43 +0200 ehelin 8013939: Metaspace capacity not available
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Fri, 07 Sep 2012 12:04:16 -0400 coleenp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 27 Mar 2012 10:29:59 +0200 brutisso 7156764: Remove unused size parameter from some CollectedHeap methods
Fri, 23 Mar 2012 15:28:24 +0100 brutisso 7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97
Wed, 15 Feb 2012 10:12:55 -0800 never 7145537: minor tweaks to LogEvents
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Mon, 02 Jan 2012 10:01:46 +0100 stefank 7125503: Compiling collectedHeap.cpp fails with -Werror=int-to-pointer-cast with g++ 4.6.1
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes