Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.6.1, 4.7, 6.0
-
None
-
New, Patch Available
Description
I think I found a bug that can cause the ReferenceManager to stick in an infinite loop if the managed reference is decremented outside of the manager without a corresponding increment. I think this is pretty bad since the debugging of this is a mess and we should rather throw ISE instead.