jdk/hotspot/src/share/vm/memory
Y. Srinivas Ramakrishna 9333ab2399 6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
Sharpened an assert, introduced in 6896603, that intended to check that the incremental_collection_failed() predicate on the heap was being reset "soon enough".

Reviewed-by: jmasa
2010-10-28 14:46:29 -07:00
..
allocation.cpp 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash 2010-08-19 14:23:59 -04:00
allocation.hpp 6423256: GC stacks should use a better data structure 2010-09-28 15:56:15 -07:00
allocation.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
barrierSet.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
barrierSet.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
barrierSet.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
blockOffsetTable.cpp 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks 2010-08-16 15:58:42 -07:00
blockOffsetTable.hpp 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly 2010-08-19 12:02:10 -07:00
blockOffsetTable.inline.hpp 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks 2010-08-16 15:58:42 -07:00
cardTableModRefBS.cpp 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008 2010-06-23 08:35:31 -07:00
cardTableModRefBS.hpp 6976186: integrate Shark HotSpot changes 2010-08-11 05:51:21 -07:00
cardTableRS.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cardTableRS.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
classify.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
classify.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
collectorPolicy.cpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
collectorPolicy.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
compactingPermGenGen.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
compactingPermGenGen.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
compactPermGen.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
defNewGeneration.cpp 6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827 2010-10-28 14:46:29 -07:00
defNewGeneration.hpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
defNewGeneration.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
dump.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
filemap.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
filemap.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
gcLocker.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
gcLocker.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
gcLocker.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genCollectedHeap.cpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
genCollectedHeap.hpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
generation.cpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
generation.hpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
generation.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
generationSpec.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
generationSpec.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genMarkSweep.cpp 6423256: GC stacks should use a better data structure 2010-09-28 15:56:15 -07:00
genMarkSweep.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genOopClosures.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genOopClosures.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genRemSet.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genRemSet.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
genRemSet.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
heap.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
heap.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
heapInspection.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
heapInspection.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
iterator.cpp Merge 2010-06-02 22:45:42 -07:00
iterator.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
memRegion.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
memRegion.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
modRefBarrierSet.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
oopFactory.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
oopFactory.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
permGen.cpp 6794422: Perm gen expansion policy for concurrent collectors 2010-10-01 16:12:54 -07:00
permGen.hpp 6794422: Perm gen expansion policy for concurrent collectors 2010-10-01 16:12:54 -07:00
referencePolicy.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
referencePolicy.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
referenceProcessor.cpp 6984287: Regularize how GC parallel workers are specified 2010-09-20 14:38:38 -07:00
referenceProcessor.hpp Merge 2010-10-08 09:29:09 -07:00
resourceArea.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
resourceArea.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
restore.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
serialize.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
sharedHeap.cpp 6984287: Regularize how GC parallel workers are specified 2010-09-20 14:38:38 -07:00
sharedHeap.hpp 6984287: Regularize how GC parallel workers are specified 2010-09-20 14:38:38 -07:00
space.cpp Merge 2010-06-02 22:45:42 -07:00
space.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
space.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
specialized_oop_closures.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
specialized_oop_closures.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
tenuredGeneration.cpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
tenuredGeneration.hpp 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data 2010-10-23 23:03:49 -07:00
threadLocalAllocBuffer.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
threadLocalAllocBuffer.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
threadLocalAllocBuffer.inline.hpp Merge 2010-06-02 22:45:42 -07:00
universe.cpp Merge 2010-06-02 22:45:42 -07:00
universe.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
universe.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
watermark.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00