标题: 请教:用rational purecoverage/quantify做java程序时出现问题 [打印本页] 作者: cathy.wang 时间: 2005-3-16 11:21 标题: 请教:用rational purecoverage/quantify做java程序时出现问题 我在使用rational purecoverage/quantify测试java程序时总会出现问题,导致对于各模块的调用都为0,测试失败,
问题描述
使用purifyMD检测出结果为
Description:unkown JVM Version1.4.2_01
How to fix:This version was not tested with purifyplus.there is no automatic fix for this problem
请高手指教解决方案,另想请问一下对与测试出来的结果主要分析哪些数据,多谢多谢!
[ Last edited by cathy.wang on 2005-3-16 at 11:36 ]作者: cwj007 时间: 2005-4-1 20:47
呵呵,purify主要是关心,自己系统的内存错误,而quantify则关心系统占用时间最长的函数