Status: Accepted
Owner: EMMartins
Labels: Type-Defect Priority-Medium Component-SLEE SubComponent-SLEE-Core Version-2.3.0 Release-Type-FINAL SLEE-2.3.0.FINAL Roadmap-Fix

New issue 2198 by EMMartins: SLEE: Misusage of inner classes
http://code.google.com/p/mobicents/issues/detail?id=2198

There are some inner classes, which does not use its embedded reference to the object which created it. This reference makes the instances of the class larger, and may keep the reference to the creator object alive longer than necessary. If possible, the class should be made static.

Issue reported by find bugs.

Reply via email to