History log of /openjdk10/hotspot/src/share/vm/gc/cms/parCardTableModRefBS.cpp
Revision Date Author Comments
# 12390:fe86ccf9132f 02-Dec-2016 simonis

8170409: CMS: Crash in CardTableModRefBSForCTRS::process_chunk_boundaries
Reviewed-by: simonis, tschatzl, mgerdin, dlong
Contributed-by: gunter.haug@sap.com


# 10569:a8fd0d8c7803 10-Mar-2016 brutisso

8151514: Remove the noisy NOISY debugging code from parCardTableModRefBS.cpp
Reviewed-by: tschatzl, pliden


# 9056:dc9930a04ab0 29-Sep-2015 david

8080775: Better argument formatting for assert() and friends
Reviewed-by: kbarrett, pliden


# 8747:f149946b84cf 21-Jul-2015 kbarrett

8130931: Refactor CardTableModRefBS[ForCTRS]
Summary: Remove friends and push CTRS-specific code down from base to derived
Reviewed-by: tschatzl, mgerdin


# 8528:01d947f8d411 05-Jun-2015 david

8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Reviewed-by: drwhite, stefank


# 8442:678e64c3211a 21-May-2015 stefank

8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Reviewed-by: jmasa, kbarrett


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david