hotspot/src/share/vm/memory/metaspace.cpp
2013-03-24 dcubed Merge
2013-03-22 stefank Merge
2013-03-21 mgerdin 8004241: NPG: Metaspace occupies more memory than specified by -XX:MaxMetaspaceSize option
2013-03-18 stefank Merge
2013-03-14 mgerdin 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
2013-03-20 coleenp 8008217: CDS: Class data sharing limits the malloc heap on Solaris
2013-03-17 dcubed Merge
2013-03-15 stefank Merge
2013-03-12 mgerdin 8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
2013-03-15 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()
2013-03-08 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
2013-01-24 jmasa 8005452: NPG: Create new flags for Metaspace resizing policy
2013-02-02 mikael 8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
2012-12-26 jmasa 8005486: NPG: Incorrect assertion in ChunkManager::list_index()
2012-12-03 jmasa 8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
2012-12-18 stefank 8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers
2012-11-29 jmasa 8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp
2012-11-30 johnc Merge
2012-11-28 coleenp 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
2012-11-29 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
2012-11-08 mgerdin 7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
2012-09-19 jmasa 7045397: NPG: Add freelists to class loader arenas.
2012-09-25 jmasa 7200615: NPG: optimized VM build is broken
2012-09-18 jmasa 7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
2012-09-07 coleenp 7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size
2012-09-06 jmasa 7196298: Better fix for 7195789
2012-09-04 jmasa 7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong
2012-09-03 coleenp 7195823: NPG: CMS reserved() doesn't match _rs.base().
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
less more (0) tip