-
Bug
-
Resolution: Done
-
Major
-
None
-
None
public void testDependentsDestroyedWhenProducerMethodCompletes(), this tests tests destroying of dependents when producer methods completes. But specification does not talk about it. AFAIK, producer methods are also beans and their dependents are destroyed when bean is destroyed or CreationalContext # release is called.
But test destroys producer bean dependents when method completes. I think this is not correct.