jdk/hotspot/src/share/vm/gc_implementation/g1
Bengt Rutisson eba9965d54 7166894: Add gc cause to GC logging for all collectors
Reviewed-by: mgerdin, johnc
2012-05-15 10:25:06 +02:00
..
bufferingOopClosure.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
collectionSetChooser.cpp 7145441: G1: collection set chooser-related cleanup 2012-04-18 13:39:55 -04:00
collectionSetChooser.hpp 7145441: G1: collection set chooser-related cleanup 2012-04-18 13:39:55 -04:00
concurrentG1Refine.cpp 7033292: G1: nightly failure: Non-dirty cards in region that should be dirty 2011-04-04 13:18:35 -04:00
concurrentG1Refine.hpp 7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment 2011-04-15 10:10:50 -07:00
concurrentG1RefineThread.cpp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations 2011-09-08 05:16:49 -04:00
concurrentG1RefineThread.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
concurrentMark.cpp 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count 2012-04-25 10:23:12 -07:00
concurrentMark.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
concurrentMark.inline.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
concurrentMarkThread.cpp 7160728: Introduce an extra logging level for G1 logging 2012-04-13 01:59:38 +02:00
concurrentMarkThread.hpp 6484965: G1: piggy-back liveness accounting phase on marking 2012-01-12 00:06:47 -08:00
concurrentMarkThread.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dirtyCardQueue.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
dirtyCardQueue.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
g1_globals.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
g1_globals.hpp 7145441: G1: collection set chooser-related cleanup 2012-04-18 13:39:55 -04:00
g1_specialized_oop_closures.hpp 7133038: G1: Some small profile based optimizations 2012-01-26 14:14:55 -08:00
g1AllocRegion.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1AllocRegion.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1AllocRegion.inline.hpp 7023069: G1: Introduce symmetric locking in the slow allocation path 2011-03-30 10:26:59 -04:00
g1BlockOffsetTable.cpp 7007068: G1: refine the BOT during evac failure handling 2011-01-12 13:06:00 -05:00
g1BlockOffsetTable.hpp 7007068: G1: refine the BOT during evac failure handling 2011-01-12 13:06:00 -05:00
g1BlockOffsetTable.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
g1CollectedHeap.cpp 7166894: Add gc cause to GC logging for all collectors 2012-05-15 10:25:06 +02:00
g1CollectedHeap.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1CollectedHeap.inline.hpp 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally 2011-08-12 11:31:06 -04:00
g1CollectorPolicy.cpp 7166894: Add gc cause to GC logging for all collectors 2012-05-15 10:25:06 +02:00
g1CollectorPolicy.hpp 7161545: G1: Minor cleanups to the G1 logging 2012-05-14 17:32:17 +02:00
g1ErgoVerbose.cpp 7113012: G1: rename not-fully-young GCs as "mixed" 2011-12-16 02:14:27 -05:00
g1ErgoVerbose.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1EvacFailure.hpp 7127706: G1: re-enable survivors during the initial-mark pause 2012-01-25 12:58:23 -05: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 4988100: oop_verify_old_oop appears to be dead 2012-04-16 08:57:18 +02:00
g1MarkSweep.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08: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 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
g1MonitoringSupport.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1MonitoringSupport.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
g1OopClosures.hpp 7130974: G1: Remove G1ParCopyHelper 2012-03-16 09:52:57 +01:00
g1OopClosures.inline.hpp 7133038: G1: Some small profile based optimizations 2012-01-26 14:14:55 -08:00
g1RemSet.cpp 7133038: G1: Some small profile based optimizations 2012-01-26 14:14:55 -08:00
g1RemSet.hpp 7133038: G1: Some small profile based optimizations 2012-01-26 14:14:55 -08:00
g1RemSet.inline.hpp 7133038: G1: Some small profile based optimizations 2012-01-26 14:14:55 -08:00
g1SATBCardTableModRefBS.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
g1SATBCardTableModRefBS.hpp 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error 2011-04-07 09:53:20 -07:00
heapRegion.cpp 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count 2012-04-25 10:23:12 -07:00
heapRegion.hpp 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count 2012-04-25 10:23:12 -07:00
heapRegion.inline.hpp 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count 2012-04-25 10:23:12 -07:00
heapRegionRemSet.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionRemSet.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSeq.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSeq.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSeq.inline.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSet.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSet.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSet.inline.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
heapRegionSets.cpp 7092309: G1: introduce old region set 2011-11-07 22:11:12 -05:00
heapRegionSets.hpp 7092309: G1: introduce old region set 2011-11-07 22:11:12 -05:00
ptrQueue.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
ptrQueue.hpp 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces 2012-01-10 18:58:13 -05:00
satbQueue.cpp 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces 2012-01-10 18:58:13 -05:00
satbQueue.hpp 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces 2012-01-10 18:58:13 -05:00
sparsePRT.cpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00
sparsePRT.hpp 7014261: G1: RSet-related failures 2011-01-25 17:58:19 -05:00
survRateGroup.cpp 7152954: G1: Native memory leak during full GCs 2012-03-13 21:12:53 +01:00
survRateGroup.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vm_operations_g1.cpp 7168294: G1: Some Full GCs incorrectly report GC cause as "No GC" 2012-05-15 09:49:18 -07:00
vm_operations_g1.hpp 7147724: G1: hang in SurrogateLockerThread::manipulatePLL 2012-03-12 14:59:00 -07:00
vmStructs_g1.hpp 7157073: G1: type change size_t -> uint for region counts / indexes 2012-04-18 07:21:15 -04:00