6822370: ReentrantReadWriteLock: threads hung when there are no threads...
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
Showing
想要评论请 注册 或 登录