Details
- 
        Type: Improvement Improvement
- 
        Status: Closed Closed
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 1.2
- 
            Component/s: None
- 
            Labels:None
- 
                        JDK version and platform:n/a
Description
The methods 'pop' and 'popSilently' from class 'ClassStack' don't
nullify the reference to the object being popped, which prevents them
from being garbage collected. See issue XSTR-264.



Already fixed in Subversion.