Community
Participate
Working Groups
Cloned from: 353690: RWOLockManager.changeContext neglects to update contextToLockStates map https://bugs.eclipse.org/bugs/show_bug.cgi?id=353690 The object-to-lockState mapping is updated correctly, but the reverse map isn't touched at all.
This problem doesn't exist in 4.0-maintenance. It was a mistake in the new locking logic that I introduced in 4.1, so it only existed there.
Closing.