log src/share/vm/memory/metaspace.cpp @ 10376:a1ebd310d5c1

age author description
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
Mon, 18 Mar 2013 09:34:58 +0100 stefank Merge
Thu, 14 Mar 2013 10:54:44 +0100 mgerdin 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
Sun, 17 Mar 2013 08:57:56 -0700 dcubed Merge
Fri, 15 Mar 2013 11:53:28 -0400 zgu 8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
Fri, 15 Mar 2013 08:57:55 +0100 stefank Merge