Commit 6d44de1f authored by aurimas@chromium.org's avatar aurimas@chromium.org

Rolling findbugs from 2.0.1 to 2.0.3

BUG=None
NOTRY=true

Review URL: https://codereview.chromium.org/140383002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245294 0039d316-1c4b-4281-b951-d872f2087c98
parent 91800a15
......@@ -509,7 +509,7 @@ deps_os = {
"/trunk/deps/third_party/apache-mime4j@170888",
"src/third_party/findbugs":
"/trunk/deps/third_party/findbugs@163586",
"/trunk/deps/third_party/findbugs@245039",
"src/third_party/freetype":
Var("chromium_git") + "/chromium/src/third_party/freetype.git" +
......
H C EC: Using pointer equality to compare a JavaBridgeCoercionTest$CustomType with a JavaBridgeCoercionTest$CustomType2 in org.chromium.content.browser.JavaBridgeCoercionTest.testPassJavaObject() At JavaBridgeCoercionTest.java
H P Bx: Boxing/unboxing to parse a primitive org.chromium.content.browser.ViewportTest.evaluateIntegerValue(String) At ViewportTest.java
M B Nm: The method name org.chromium.base.test.util.ScalableTimeout.ScaleTimeout(long) doesn't start with a lower case letter At ScalableTimeout.java
M B RV: exceptional return value of java.io.File.delete() ignored in org.chromium.base.test.util.TestFileUtil.deleteFile(String) At TestFileUtil.java
M B RV: Exceptional return value of java.io.File.delete() ignored in org.chromium.base.test.util.TestFileUtil.deleteFile(String) At TestFileUtil.java
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At HttpAuthDatabase.java
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayCoercionTest.java
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayTest.java
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment