1.".equals()" should not be used to test the values of "Atomic" classes.bug 主要不要使用equals方法对AtomicXXX进行是否相等的判断Atomic变量永远只会和自身相等,Atomic变量没有覆写equals()方法.2."=+" should not be used instead of "+="bug 主要"=+" 与 &
bug级别分类 2014-10-20 10:02 6403人阅读 评论(0) 收藏 举报 分类: SQA(17) 版权声明:本文为博主原创文章,未经博主允许不得转载. 目录(?)[+] 由于要做bug数据分析,要了解缺陷管理系统的分类方法,去网上搜索到如下分类法: 英文参考: BUG的严重级别分类 Severity This field describes the impact of a bug. Blocker: Blocks development and/or testing