comparison src/share/vm/includeDB_core @ 1959: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
author ysr
date Tue, 16 Nov 2010 13:58:48 -0800
parents 5caa30ea147b
children
comparison
equal deleted inserted replaced
1954:e3e1fb85e50a 1959:9eecf81a02fb
4452 universe.cpp genCollectedHeap.hpp 4452 universe.cpp genCollectedHeap.hpp
4453 universe.cpp genRemSet.hpp 4453 universe.cpp genRemSet.hpp
4454 universe.cpp generation.hpp 4454 universe.cpp generation.hpp
4455 universe.cpp handles.inline.hpp 4455 universe.cpp handles.inline.hpp
4456 universe.cpp hashtable.inline.hpp 4456 universe.cpp hashtable.inline.hpp
4457 universe.cpp init.hpp
4457 universe.cpp instanceKlass.hpp 4458 universe.cpp instanceKlass.hpp
4458 universe.cpp instanceKlassKlass.hpp 4459 universe.cpp instanceKlassKlass.hpp
4459 universe.cpp instanceRefKlass.hpp 4460 universe.cpp instanceRefKlass.hpp
4460 universe.cpp interpreter.hpp 4461 universe.cpp interpreter.hpp
4461 universe.cpp java.hpp 4462 universe.cpp java.hpp