hg: jdk7/hotspot-gc/hotspot: 7000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else races are possible
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Wed Nov 17 00:10:21 UTC 2010
Changeset: 9eecf81a02fb
Author: ysr
Date: 2010-11-16 13:58 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/9eecf81a02fb
7000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else races are possible
Summary: Weakened assert in onj_is_alive() to allow its use at initialization time when is_at_safepoint() normally reports false; added some related asserts to check order of is_init_completed() after Universe::is_fully_initialized().
Reviewed-by: jcoomes
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/includeDB_core
! src/share/vm/memory/universe.cpp
! src/share/vm/runtime/init.cpp
More information about the hotspot-gc-dev
mailing list