Wed, 19 Aug 2015 17:59:00 -0700 |
kvn |
8133984: print_compressed_class_space() is only defined in 64-bit VM
|
file |
diff |
annotate
|
Tue, 09 Jun 2015 10:26:25 -0400 |
coleenp |
8035074: hs_err improvement: Add time zone information in the hs_err file
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 16:46:39 -0400 |
coleenp |
8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
|
file |
diff |
annotate
|
Wed, 01 Oct 2014 16:09:01 +0200 |
ehelin |
8049599: MetaspaceGC::_capacity_until_GC can overflow
|
file |
diff |
annotate
|
Mon, 29 Sep 2014 10:38:50 +0200 |
ehelin |
8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 17:29:00 -0700 |
iklam |
8046070: Class Data Sharing clean up and refactoring
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 20:24:48 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Thu, 29 May 2014 14:31:28 +0200 |
ehelin |
8042933: assert(capacity_until_gc >= committed_bytes) failed
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 11:05:30 +0200 |
sla |
8044107: Add Diagnostic Command to list all ClassLoaders
|
file |
diff |
annotate
|
Thu, 15 May 2014 18:23:26 -0400 |
coleenp |
8038212: Method::is_valid_method() check has performance regression impact for stackwalking
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 17:09:38 +0200 |
ehelin |
8038934: Remove prefix allocated_ from methods and variables in Metaspace
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 09:03:28 +0100 |
ehelin |
8036703: Add trace event with statistics for the metaspace chunk free lists
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 08:00:21 +0100 |
ehelin |
8036701: Add trace event when a metaspace throws out of memory error
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 07:00:06 +0100 |
ehelin |
8036699: Add trace event when a metaspace allocation fails
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 20:59:19 +0100 |
ehelin |
8036698: Add trace event for updates to metaspace gc threshold
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:25:34 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 13:26:56 -0500 |
coleenp |
8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
|
file |
diff |
annotate
|
Tue, 10 Dec 2013 14:29:43 +0100 |
goetz |
8029888: PPC64: (part 219): adl replacement variable CondRegister
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 19:00:57 -0800 |
goetz |
8028767: PPC64: (part 121): smaller shared changes needed to build C2
|
file |
diff |
annotate
|
Fri, 25 Oct 2013 15:19:29 -0400 |
coleenp |
8024927: Nashorn performance regression with CompressedOops
|
file |
diff |
annotate
|
Fri, 25 Oct 2013 11:05:32 -0400 |
hseigel |
8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 14:28:51 +0200 |
stefank |
8026391: The Metachunk header wastes memory
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 15:51:08 +0200 |
stefank |
8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 10:23:12 +0200 |
mgerdin |
8025279: metaspace/flags/maxMetaspaceSize throws OOM: out of Compressed Klass space
|
file |
diff |
annotate
|
Sat, 21 Sep 2013 10:09:42 +0200 |
stefank |
8025096: Move the ChunkManager instances out of the VirtualSpaceLists
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 10:15:54 +0200 |
stefank |
8024638: Count and expose the amount of committed memory in the metaspaces
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 10:15:30 +0200 |
ehelin |
8023476: Metaspace capacity > reserved
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:37:02 +0200 |
ehelin |
8015107: NPG: Use consistent naming for metaspace concepts
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 16:47:32 +0200 |
ehelin |
8014659: NPG: performance counters for compressed klass space
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 20:04:10 -0400 |
hseigel |
8003424: Enable Class Data Sharing for CompressedOops
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing
|
file |
diff |
annotate
|
Tue, 28 May 2013 16:36:19 -0700 |
iklam |
8014912: Restore PrintSharedSpaces functionality after NPG
|
file |
diff |
annotate
|
Mon, 20 May 2013 22:34:24 -0700 |
jmasa |
8014862: Add fast Metasapce capacity and used per MetadataType
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 14:15:45 -0800 |
jmasa |
8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
|
file |
diff |
annotate
|
Fri, 01 Mar 2013 10:19:29 -0800 |
jmasa |
8011268: NPG: Free unused VirtualSpaceNodes
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 10:55:37 +0100 |
ehelin |
8010818: NPG: Remove metaspace memory pools
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 16:10:01 +0100 |
ehelin |
8000754: NPG: Implement a MemoryPool MXBean for Metaspace
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 15:09:39 -0800 |
jmasa |
8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 10:40:51 +0100 |
stefank |
8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 12:01:34 -0800 |
johnc |
Merge
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 17:50:21 -0500 |
coleenp |
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 16:50:29 -0500 |
coleenp |
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
|
file |
diff |
annotate
|
Fri, 09 Nov 2012 00:38:31 +0100 |
mgerdin |
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 23:35:42 -0700 |
jmasa |
7045397: NPG: Add freelists to class loader arenas.
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 10:11:38 +0200 |
roland |
7054512: Compress class pointers after perm gen removal
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 14:15:06 -0700 |
jmasa |
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
|
file |
diff |
annotate
|
Thu, 06 Sep 2012 07:28:30 -0700 |
jmasa |
7196298: Better fix for 7195789
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 16:20:28 -0700 |
jmasa |
7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|