c*******n 发帖数: 112 | 1 Currently, I am working on the memory leak problem of an application.
By using Jprofiler, I found that some classes cannot be released. All these
classes can be traced back to com.altova.xml.Document, which again is
referenced by a sticky class.
Could anyone give me a suggestion how to release the classes that are
referred by the Document class? Thanks a lot. |
|