comparison src/os/linux/vm/objectMonitor_linux.inline.hpp @ 1117:95e9083cf4a7

6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450) Summary: This day one bug is caused by missing memory barriers in various Parker::park() paths that can result in lost wakeups and hangs. Reviewed-by: dice, acorn
author dholmes
date Tue, 01 Dec 2009 22:29:02 -0500
parents a61af66fc99e
children c18cbe5936b8
comparison
equal deleted inserted replaced
1115:4b966d9946a3 1117:95e9083cf4a7