jdk/hotspot/src/share/vm/gc_implementation/g1
Bengt Rutisson 9968a23667 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
Co-authored-by: Tony Printezis <tony.printezis@oracle.com>
Reviewed-by: jmasa, tschatzl, ehelin
2014-04-29 09:33:20 +02:00
..
bufferingOopClosure.cpp 8033764: Remove the usage of StarTask from BufferingOopClosure 2014-02-10 12:51:51 +01:00
bufferingOopClosure.hpp 8033764: Remove the usage of StarTask from BufferingOopClosure 2014-02-10 12:51:51 +01:00
collectionSetChooser.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
collectionSetChooser.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
concurrentG1Refine.cpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
concurrentG1Refine.hpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
concurrentG1RefineThread.cpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
concurrentG1RefineThread.hpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
concurrentMark.cpp 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS 2014-04-29 09:33:20 +02:00
concurrentMark.hpp 8039147: Cleanup SuspendibleThreadSet 2014-04-11 12:29:24 +02:00
concurrentMark.inline.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
concurrentMarkThread.cpp 8039147: Cleanup SuspendibleThreadSet 2014-04-11 12:29:24 +02:00
concurrentMarkThread.hpp 8039147: Cleanup SuspendibleThreadSet 2014-04-11 12:29:24 +02:00
concurrentMarkThread.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dirtyCardQueue.cpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
dirtyCardQueue.hpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
evacuationInfo.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
g1_globals.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
g1_globals.hpp 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS 2014-04-29 09:33:20 +02:00
g1_specialized_oop_closures.hpp 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure 2014-03-17 10:07:51 +01:00
g1AllocRegion.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1AllocRegion.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
g1AllocRegion.inline.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
g1BiasedArray.cpp 8036860: Pad and cache-align the BiasedMappedArray 2014-03-17 13:07:55 +01:00
g1BiasedArray.hpp 8036860: Pad and cache-align the BiasedMappedArray 2014-03-17 13:07:55 +01:00
g1BlockOffsetTable.cpp 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code 2014-04-04 09:46:10 +02:00
g1BlockOffsetTable.hpp 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code 2014-04-04 09:46:10 +02:00
g1BlockOffsetTable.inline.hpp 7194633: G1: Assertion and guarantee failures in block offset table 2012-11-27 14:11:37 -08:00
g1CardCounts.cpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
g1CardCounts.hpp 8024671: G1 generates assert error messages in product builds 2013-09-13 07:57:13 +02:00
g1CodeCacheRemSet.cpp 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) 2014-04-22 11:10:12 +02:00
g1CodeCacheRemSet.hpp 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) 2014-04-22 11:10:12 +02:00
g1CollectedHeap.cpp 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS 2014-04-29 09:33:20 +02:00
g1CollectedHeap.hpp 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS 2014-04-29 09:33:20 +02:00
g1CollectedHeap.inline.hpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
g1CollectorPolicy.cpp 8038934: Remove prefix allocated_ from methods and variables in Metaspace 2014-03-31 17:09:38 +02:00
g1CollectorPolicy.hpp 8030177: G1: Enable TLAB resizing 2014-01-27 13:14:53 +01:00
g1ErgoVerbose.cpp 7113012: G1: rename not-fully-young GCs as "mixed" 2011-12-16 02:14:27 -05:00
g1ErgoVerbose.hpp 7185699: G1: Prediction model discrepancies 2012-08-21 14:10:39 -07:00
g1EvacFailure.hpp 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS 2014-04-29 09:33:20 +02:00
g1GCPhaseTimes.cpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
g1GCPhaseTimes.hpp 8019342: G1: High "Other" time most likely due to card redirtying 2014-04-16 16:46:58 +02:00
g1HotCardCache.cpp 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code 2014-04-04 09:46:10 +02:00
g1HotCardCache.hpp 8016302: Change type of the number of GC workers to unsigned int (2) 2014-04-03 17:49:31 +04:00
g1HRPrinter.cpp 7049999: G1: Make the G1PrintHeapRegions output consistent and complete 2011-06-24 12:38:49 -04:00
g1HRPrinter.hpp 7049999: G1: Make the G1PrintHeapRegions output consistent and complete 2011-06-24 12:38:49 -04:00
g1Log.cpp 7160728: Introduce an extra logging level for G1 logging 2012-04-13 01:59:38 +02:00
g1Log.hpp 7160728: Introduce an extra logging level for G1 logging 2012-04-13 01:59:38 +02:00
g1MarkSweep.cpp 8029075: String deduplication in G1 2014-03-18 19:07:22 +01:00
g1MarkSweep.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
g1MMUTracker.cpp 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions 2011-09-07 12:21:23 -04:00
g1MMUTracker.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
g1MonitoringSupport.cpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
g1MonitoringSupport.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
g1OopClosures.cpp 8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work 2014-02-24 09:40:21 +01:00
g1OopClosures.hpp 8016302: Change type of the number of GC workers to unsigned int (2) 2014-04-03 17:49:31 +04:00
g1OopClosures.inline.hpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
g1RemSet.cpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
g1RemSet.hpp 8016302: Change type of the number of GC workers to unsigned int (2) 2014-04-03 17:49:31 +04:00
g1RemSet.inline.hpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
g1RemSetSummary.cpp 8026848: -XX:+G1SummarizeRSetStats can result in wrong exit code and crash 2013-10-22 11:50:12 +02:00
g1RemSetSummary.hpp 8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads 2013-09-30 12:43:59 +02:00
g1SATBCardTableModRefBS.cpp 8029396: PPC64 (part 212): Several memory ordering fixes in C-code 2013-12-02 10:26:14 +01:00
g1SATBCardTableModRefBS.hpp Merge 2014-01-28 12:25:34 -08:00
g1StringDedup.cpp 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 2014-04-11 11:00:12 +02:00
g1StringDedup.hpp 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 2014-04-11 11:00:12 +02:00
g1StringDedupQueue.cpp 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 2014-04-11 11:00:12 +02:00
g1StringDedupQueue.hpp 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 2014-04-11 11:00:12 +02:00
g1StringDedupStat.cpp 8029075: String deduplication in G1 2014-03-18 19:07:22 +01:00
g1StringDedupStat.hpp 8029075: String deduplication in G1 2014-03-18 19:07:22 +01:00
g1StringDedupTable.cpp 8029075: String deduplication in G1 2014-03-18 19:07:22 +01:00
g1StringDedupTable.hpp 8029075: String deduplication in G1 2014-03-18 19:07:22 +01:00
g1StringDedupThread.cpp 8039147: Cleanup SuspendibleThreadSet 2014-04-11 12:29:24 +02:00
g1StringDedupThread.hpp 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 2014-04-11 11:00:12 +02:00
g1YCTypes.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
heapRegion.cpp 8038628: Remove unused Closure::abort() 2014-03-28 14:03:11 +01:00
heapRegion.hpp 8027295: Free CSet takes ~50% of young pause time 2014-03-17 10:13:18 +01:00
heapRegion.inline.hpp 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count 2012-04-25 10:23:12 -07:00
heapRegionRemSet.cpp 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) 2014-04-22 11:10:12 +02:00
heapRegionRemSet.hpp 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) 2014-04-22 11:10:12 +02:00
heapRegionSeq.cpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
heapRegionSeq.hpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
heapRegionSeq.inline.hpp 8040722: G1: Clean up usages of heap_region_containing 2014-04-17 15:57:02 +02:00
heapRegionSet.cpp 8037407: G1: Remove heapRegionSets.cpp 2014-03-17 13:42:16 +01:00
heapRegionSet.hpp 8034079: G1: Refactor the HeapRegionSet hierarchy 2014-03-14 10:15:46 +01:00
heapRegionSet.inline.hpp 8039089: List verification enabled in product builds 2014-04-03 16:20:16 +02:00
ptrQueue.cpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
ptrQueue.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
satbQueue.cpp 8016302: Change type of the number of GC workers to unsigned int (2) 2014-04-03 17:49:31 +04:00
satbQueue.hpp 8016302: Change type of the number of GC workers to unsigned int (2) 2014-04-03 17:49:31 +04:00
sparsePRT.cpp 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) 2014-04-22 11:10:12 +02:00
sparsePRT.hpp 8038498: Fix includes and C inlining after 8035330 2014-04-02 09:17:38 +02:00
survRateGroup.cpp 8039743: Use correct format specifier to print size_t values and pointers in the GC code 2014-04-09 13:54:32 +02:00
survRateGroup.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
vm_operations_g1.cpp 8022872: G1: Use correct GC cause for young GC triggered by humongous allocations 2013-08-21 22:35:56 +02:00
vm_operations_g1.hpp 7172388: G1: _total_full_collections should not be incremented for concurrent cycles 2012-06-05 22:30:24 +02:00
vmStructs_g1.hpp 8034079: G1: Refactor the HeapRegionSet hierarchy 2014-03-14 10:15:46 +01:00