- 11
- 0
- 约7.43万字
- 约 20页
- 2016-12-23 发布于贵州
- 举报
FindBug安装及使用说明目录1.简介31.1说明31.2环境要求31.3注意事项32.FindBugs安装32.1在线安装32.2离线安装93.FindBugs使用103.1FindBugs操作103.2FindBugs常见故障模式113.2.1NP_NULL_ON_SOME_PATH: Possible null pointer dereference113.2.2DLS_DEAD_LOCAL_STORE: Dead store to local variable113.2.3BX_BOXING_IMMEDIATELY_UNBOXED: Primitive value is boxed and then immediately unboxed123.2.4DM_NUMBER_CTOR: Method invokes inefficient Number constructor; use static valueOf instead123.2.5Cloneable Not Implemented Correctly (CN)123.2.6OBL_UNSATISFIED_OBLIGATION: Method may fail to clean up stream or resource123.2.7Double Checked Locking (DC)133.2.8Dropped
原创力文档

文档评论(0)