Avoid creating circular references between the ExpatParser and the
ContentHandler. While GC will eventually clean up, it can take longer than normal for applications that create a lot of strings (or other immutables) rather without creating many containers. This closes SF bug #535474.
Showing
Please register or sign in to comment