commit | 63e0cc39e9cd5b2885fd49db9e7e60952b6a8ba5 | [log] [tgz] |
---|---|---|
author | Harold Seigel <hseigel@openjdk.org> | Mon Oct 10 08:34:32 2016 -0400 |
committer | Harold Seigel <hseigel@openjdk.org> | Mon Oct 10 08:34:32 2016 -0400 |
tree | 502684fe9e61a5845352016dda5f02659bbb6337 | |
parent | b7b3fb426660aa2aeba14fc38564759430d2f561 [diff] |
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock Set the mirror's module field outside of the module lock. Reviewed-by: dsamersoff, dholmes, rehn