jdk/hotspot/src/share/vm/memory
2013-08-01 17:17:52 -07:00
..
allocation.cpp 8016903: Thread::_handle_area initial size too big 2013-07-08 10:58:48 -07:00
allocation.hpp 8016903: Thread::_handle_area initial size too big 2013-07-08 10:58:48 -07:00
allocation.inline.hpp 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint 2013-06-13 11:16:38 -07:00
barrierSet.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
barrierSet.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
barrierSet.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
binaryTreeDictionary.cpp Merge 2013-02-07 16:05:48 -05:00
binaryTreeDictionary.hpp 8004895: NPG: JMapPermCore test failure caused by warnings about missing field 2013-01-03 15:03:27 -08:00
blockOffsetTable.cpp 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" 2013-04-30 11:56:52 -07:00
blockOffsetTable.hpp 7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts 2012-09-13 21:20:26 +02:00
blockOffsetTable.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
cardTableModRefBS.cpp 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux 2013-06-13 22:02:40 -07:00
cardTableModRefBS.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
cardTableRS.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
cardTableRS.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
collectorPolicy.cpp Merge 2013-05-17 06:01:10 +02:00
collectorPolicy.hpp Merge 2013-02-08 10:08:40 +01:00
defNewGeneration.cpp 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses 2013-07-23 09:49:11 -07:00
defNewGeneration.hpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
defNewGeneration.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
filemap.cpp 8016075: Win32 crash with CDS enabled and small heap size 2013-06-27 10:03:21 -07:00
filemap.hpp 8016075: Win32 crash with CDS enabled and small heap size 2013-06-27 10:03:21 -07:00
freeBlockDictionary.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
freeBlockDictionary.hpp 7045397: NPG: Add freelists to class loader arenas 2012-09-18 23:35:42 -07:00
freeList.cpp 8014971: Minor code cleanup of the freelist management 2013-05-22 08:04:58 +02:00
freeList.hpp 8014971: Minor code cleanup of the freelist management 2013-05-22 08:04:58 +02:00
gcLocker.cpp 7145537: minor tweaks to LogEvents 2012-02-15 10:12:55 -08:00
gcLocker.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
gcLocker.inline.hpp 7144318: GCLocker assert failure: assert(_needs_gc || SafepointSynchronize::is_at_safepoint( 2012-02-16 11:33:49 -08:00
genCollectedHeap.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
genCollectedHeap.hpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
generation.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
generation.hpp 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses 2013-07-23 09:49:11 -07:00
generation.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
generationSpec.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
generationSpec.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
genMarkSweep.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
genMarkSweep.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
genOopClosures.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
genOopClosures.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
genRemSet.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
genRemSet.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
genRemSet.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
heap.cpp 8006952: Slow VM due to excessive code cache freelist iteration 2013-04-11 13:57:44 +02:00
heap.hpp 8006952: Slow VM due to excessive code cache freelist iteration 2013-04-11 13:57:44 +02:00
heapInspection.cpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
heapInspection.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
iterator.cpp 8003720: NPG: Method in interpreter stack frame can be deallocated 2012-11-27 10:13:20 +01:00
iterator.hpp 8014277: Remove ObjectClosure as base class for BoolObjectClosure 2013-05-17 11:57:05 +02:00
memRegion.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
memRegion.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
metablock.cpp 8009836: nsk/regression/b4222717 fails with empty stack trace 2013-03-13 09:10:35 -04:00
metablock.hpp 7045397: NPG: Add freelists to class loader arenas 2012-09-18 23:35:42 -07:00
metachunk.cpp 8011268: NPG: Free unused VirtualSpaceNodes 2013-03-01 10:19:29 -08:00
metachunk.hpp 8011268: NPG: Free unused VirtualSpaceNodes 2013-03-01 10:19:29 -08:00
metadataFactory.hpp 8006537: Assert when dumping archive with default methods 2013-01-17 19:04:48 -08:00
metaspace.cpp 8019845: Memory leak during class redefinition 2013-07-26 15:24:32 +00:00
metaspace.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
metaspaceCounters.cpp 8004172: Update jstat counter names to reflect metaspace changes 2013-03-04 13:01:24 +01:00
metaspaceCounters.hpp 8004172: Update jstat counter names to reflect metaspace changes 2013-03-04 13:01:24 +01:00
metaspaceShared.cpp 8016075: Win32 crash with CDS enabled and small heap size 2013-06-27 10:03:21 -07:00
metaspaceShared.hpp 7189254: Change makefiles for more flexibility to override defaults 2012-10-10 14:35:58 -04:00
modRefBarrierSet.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
oopFactory.cpp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass 2012-09-29 06:40:00 -04:00
oopFactory.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
referencePolicy.cpp 7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76 2011-10-12 10:25:51 -07:00
referencePolicy.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
referenceProcessor.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
referenceProcessor.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
referenceProcessorStats.hpp 8017323: JDK8 b95 source with GPL header errors 2013-06-26 11:25:42 -07:00
referenceType.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
resourceArea.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
resourceArea.hpp 7143807: ResourceMark nesting problem in stringStream 2013-07-10 15:49:15 +00:00
sharedHeap.cpp 6412968: CMS Long initial mark pauses 2013-07-25 11:07:23 -07:00
sharedHeap.hpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
space.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
space.hpp 6843347: Boundary values in some public GC options cause crashes 2013-05-15 11:05:09 +02:00
space.inline.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
specialized_oop_closures.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
specialized_oop_closures.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
tenuredGeneration.cpp 8008508: CMS does not correctly reduce heap size after a Full GC 2013-02-11 10:31:56 -08:00
tenuredGeneration.hpp 8008508: CMS does not correctly reduce heap size after a Full GC 2013-02-11 10:31:56 -08:00
threadLocalAllocBuffer.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
threadLocalAllocBuffer.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
threadLocalAllocBuffer.inline.hpp 7003125: precompiled.hpp is included when precompiled headers are not used 2010-12-01 15:04:06 +01:00
universe.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
universe.hpp Merge 2013-07-02 16:54:24 +02:00
universe.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
watermark.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00