log src/share/vm/memory/metaspace.cpp @ 11966:83ca9dc4564d

age author description
Fri, 26 Jul 2013 15:24:32 +0000 fparain 8019845: Memory leak during class redefinition
Tue, 02 Jul 2013 16:54:24 +0200 coleenp Merge
Tue, 02 Jul 2013 08:42:37 -0400 coleenp 8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty
Wed, 26 Jun 2013 16:58:37 +0200 ehelin 8013590: NPG: Add a memory pool MXBean for Metaspace
Tue, 25 Jun 2013 09:58:26 -0700 jmasa 8014546: MetaspaceAux print_metaspace_change() should print "used" after GC not capacity
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
Mon, 20 May 2013 22:34:24 -0700 jmasa 8014862: Add fast Metasapce capacity and used per MetadataType
Mon, 29 Apr 2013 13:07:27 +0200 mgerdin 8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
Tue, 12 Feb 2013 14:15:45 -0800 jmasa 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
Fri, 01 Mar 2013 10:19:29 -0800 jmasa 8011268: NPG: Free unused VirtualSpaceNodes
Mon, 01 Apr 2013 10:50:30 -0700 jmasa 8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk>
Sat, 23 Mar 2013 22:35:02 -0700 dcubed Merge
Wed, 20 Mar 2013 08:04:54 -0400 coleenp 8008217: CDS: Class data sharing limits the malloc heap on Solaris
Fri, 22 Mar 2013 10:32:21 +0100 stefank Merge
Thu, 21 Mar 2013 09:07:43 +0100 mgerdin 8004241: NPG: Metaspace occupies more memory than specified by -XX:MaxMetaspaceSize option