jdk/hotspot/src/share/vm/memory
Thomas Schatzl 4abf168208 Merge
2013-09-26 12:18:21 +02:00
..
allocation.cpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04:00
allocation.hpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04:00
allocation.inline.hpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04: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 8024256: Minimal VM build is broken with PCH disabled 2013-09-11 00:38:18 -04: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 8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 2013-08-15 10:05:50 +02:00
cardTableRS.hpp 8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 2013-08-15 10:05:50 +02:00
collectorPolicy.cpp 8024650: Don't adjust MaxMetaspaceSize up to MetaspaceSize 2013-09-13 22:22:14 +02:00
collectorPolicy.hpp 8010722: assert: failed: heap size is too big for compressed oops 2013-09-11 16:25:02 +02:00
defNewGeneration.cpp 8022800: Use specific generations rather than generation iteration 2013-08-14 09:02:32 +02: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 8023381: VM fails to initialize in runtime/CDSCompressedKPtrs/XShareAuto.java runtime/SharedArchiveFile/CdsSameObjectAlignment.java 2013-09-01 10:37:01 -04:00
filemap.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04: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 8024974: Incorrect use of GC_locker::is_active() 2013-09-20 10:53:28 +02:00
gcLocker.hpp 8024974: Incorrect use of GC_locker::is_active() 2013-09-20 10:53:28 +02: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 8007074: SIGSEGV at ParMarkBitMap::verify_clear() 2013-08-16 13:22:32 +02:00
genCollectedHeap.hpp 8010722: assert: failed: heap size is too big for compressed oops 2013-09-11 16:25:02 +02: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 8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 2013-08-15 10:05:50 +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 8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 2013-08-15 10:05:50 +02:00
genRemSet.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
heap.cpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04: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 7145569: G1: optimize nmethods scanning 2013-08-15 10:52:18 +02:00
iterator.hpp 8014277: Remove ObjectClosure as base class for BoolObjectClosure 2013-05-17 11:57:05 +02:00
memRegion.cpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04:00
memRegion.hpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04:00
metablock.cpp 8024651: Remove the incorrect usage of Metablock::overhead() 2013-09-13 22:21:06 +02:00
metablock.hpp 8024651: Remove the incorrect usage of Metablock::overhead() 2013-09-13 22:21:06 +02: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 8025228: assert(new_entry->reserved_words() == vs_word_size) fails in nightly 2013-09-25 17:23:41 +02:00
metaspace.hpp 8025096: Move the ChunkManager instances out of the VirtualSpaceLists 2013-09-21 10:09:42 +02:00
metaspaceCounters.cpp 8024718: Metaspace performance counters and memory pools should report the same data 2013-09-17 20:59:07 +02:00
metaspaceCounters.hpp 8024718: Metaspace performance counters and memory pools should report the same data 2013-09-17 20:59:07 +02:00
metaspaceShared.cpp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously 2013-09-20 09:30:02 -04: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
padded.hpp 8022880: False sharing between PSPromotionManager instances 2013-05-31 14:32:44 +02:00
padded.inline.hpp 8022880: False sharing between PSPromotionManager instances 2013-05-31 14:32:44 +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 Merge 2013-09-19 18:01:39 +02:00
universe.hpp Merge 2013-09-19 18:01:39 +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