aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-03-13Mergekvn
2014-02-118034171: Remove use of template template parameters from binaryTreeDictionary.goetz
2013-12-028029396: PPC64 (part 212): Several memory ordering fixes in C-code.goetz
2013-07-037133260: AllocationProfiler uses space in metadata and doesn't seem to do any...jiangli
2013-05-228014971: Minor code cleanup of the freelist managementbrutisso
2013-05-217066063: CMS: "Conservation Principle" assert failedbrutisso
2013-02-04Mergejmasa
2013-01-21Mergeacorn
2013-01-177102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.hseigel
2013-01-038004895: NPG: JMapPermCore test failure caused by warnings about missing fieldjmasa
2013-01-028004132: SerialGC: ValidateMarkSweep broken when running GCOldjohnc
2012-09-187045397: NPG: Add freelists to class loader arenas.jmasa
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-05-177169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64brutisso
2012-04-257164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDic...jmasa
2012-03-297131629: Generalize the CMS free list codejmasa
2012-04-164988100: oop_verify_old_oop appears to be deadbrutisso
2011-12-147121618: Change type of number of GC workers to unsigned int.jmasa
2011-08-096593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreadsjmasa
2011-10-267105163: CMS: some mentions of MinChunkSize should be IndexSetStartysr
2011-10-257099817: CMS: +FLSVerifyLists +FLSVerifyIndexTable asserts: odd slot non-empt...ysr
2011-05-277048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should ...ysr
2011-04-267039089: G1: changeset for 7037276 broke heap verification, and related cleanupsysr
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-02-076912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezi...ysr
2010-11-236989984: Use standard include model for Hospotstefank
2010-11-167000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else ra...ysr
2010-11-096996613: CompactibleFreeListSpace::print should call CompactibleFreeListSpace...ysr
2010-11-056997298: fatal error: must own lock CMS_markBitMap_lock during heap dumpysr
2010-09-206984287: Regularize how GC parallel workers are specified.jmasa
2010-09-106983930: CMS: Various small cleanups ca September 2010ysr
2010-08-166948538: CMS: BOT walkers can fall into object allocation and initialization ...ysr
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-276916623: Align object to 16 bytes to use Compressed Oops with java heap up to...kvn
2010-05-106951188: CMS: move PromotionInfo into its own fileysr
2010-01-076912018: CMS: guarantee(head() != 0,"The head of the list cannot be NULL")jmasa
2009-12-236631166: CMS: better heuristics when combatting fragmentationysr
2009-03-096814575: Update copyright yearxdono
2009-01-116692899: CMS: many vm.parallel_class_loading tests fail with assert "missing ...jmasa
2009-01-066689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops offjmasa
2008-08-27Mergeysr
2008-08-266722116: CMS: Incorrect overflow handling when using parallel concurrent markingysr
2008-08-21Mergetonyp
2008-07-28Mergejmasa
2008-07-096672698: mangle_unused_area() should not remangle the entire heap at each col...jmasa
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-12Mergeysr
2008-06-096687581: Make CMS work with compressed oopscoleenp