由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Question for com.altova.xml.Document class
相关主题
如何获得类定义的public methods?Is this a Bug or not?
能够检查java程序中各个对象占用了多少内存吗?basic java question
请问: 有什么tool可以查java里每个object用了多少memory?急问hibernater query
out heap memoryGarbage collection 问题
JBoss 4.0.4 is slow down in every 20 dayssoft reference和weak reference的区别
Jar questionclasspath 和 lib/ext 的区别?
问一简单的问题 关于importjava知道一个reference怎么删掉它指向的内存空间? (转载)
multiple classes in one file:revistedEclipse export,有javaws的时候如何设置
相关话题的讨论汇总
话题: class话题: question话题: classes话题: jprofiler话题: currently
进入Java版参与讨论
1 (共1页)
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.
1 (共1页)
进入Java版参与讨论
相关主题
Eclipse export,有javaws的时候如何设置JBoss 4.0.4 is slow down in every 20 days
请问最佳的方案:在其他项目基础上扩展Jar question
JAVA 考试题请教问一简单的问题 关于import
c到java的转换还有java的怪异错误multiple classes in one file:revisted
如何获得类定义的public methods?Is this a Bug or not?
能够检查java程序中各个对象占用了多少内存吗?basic java question
请问: 有什么tool可以查java里每个object用了多少memory?急问hibernater query
out heap memoryGarbage collection 问题
相关话题的讨论汇总
话题: class话题: question话题: classes话题: jprofiler话题: currently