log src/share/vm/memory/metaspace.cpp @ 10101:df254344edf1

age author description
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
Tue, 12 Mar 2013 09:42:24 +0100 mgerdin 8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Wed, 23 Jan 2013 19:08:04 -0800 jmasa 8005452: NPG: Create new flags for Metaspace resizing policy
Fri, 01 Feb 2013 17:21:53 -0800 mikael 8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
Wed, 26 Dec 2012 15:05:30 -0800 jmasa 8005486: NPG: Incorrect assertion in ChunkManager::list_index()