commit | ae065e629037a6560e694d5332bc57286dddb75f | [log] [tgz] |
---|---|---|
author | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Sat Feb 16 22:41:20 2008 -0800 |
committer | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Sat Feb 16 22:41:20 2008 -0800 |
tree | 2835ed0f37ce50ed92541b68f0a607b677eef070 | |
parent | 38fdc8ab98ef3f47aa5f80ff05d049694ceb3dc7 [diff] |
6621144: CMS: assertion failure "is_cms_thread == Thread::current()->is_ConcurrentGC_thread()" Take lock conditionally (in asynchronous mode only) when updating the dead-object map. Reviewed-by: jmasa