-
Bug
-
Resolution: Fixed
-
P2
-
16
-
b26
-
Verified
If we have a jlr.Reference with an associated queue, and clear() is called on that reference during concurrent reference processing, the reference may not be notified. This is a detectable difference from STW reference processing, where if the reference is cleared by the GC it will always be notified.