Export to GitHub

findbugs - default

Source Commits


Commits

Author Date Commit Message
Bill Pugh 2015-07-20 12:49:23 -0700 fd7ec8b5cc0b add Bug1387
Andrey Loskutov 2015-07-16 00:16:56 +0200 c41242f5426f Support for java.nio.file.Files from 1.8 JDK (OS_OPEN_STREAM) and tests
Andrey Loskutov 2015-07-16 00:15:05 +0200 1d82e81ee886 Added support for java.nio.file.Files from 1.7 JDK (OS_OPEN_STREAM)
Andrey Loskutov 2015-07-15 23:20:19 +0200 ca949ba87731 Revert "Disabled NP analysis from JDT - it shows errors on edu.umd.cs.findbugs.a
Bill 2015-04-13 09:59:01 -0400 a8ecbcc3a09c Merge branch 'master' of https://code.google.com/p/findbugs
Bill 2015-04-13 09:58:43 -0400 0683d20d3a06 fix #1372 NP_LOAD_OF_KNOWN_NULL_VALUE raised incorrectly
Tagir Valeev 2015-04-09 10:02:51 +0600 240e1e6ecb7c Bug1373: mark forEach as side-effect method.
Bill 2015-04-08 10:15:41 -0400 10e087f2def5 fix for #1368 SOAPMessage.getSOAPHeader() can and does return null; test is inco
Bill 2015-04-08 10:05:38 -0400 331e9c172158 Apply patch for bug #1375 [patch] Command line "@" feature was broken
Andrey Loskutov 2015-03-29 00:02:12 +0100 44dda3f438ae Be more verbose what kind of file was not found, and provide a stack too
Tagir Valeev 2015-03-28 17:19:34 +0600 5c9848da8e5a Test case for Bug1370 (works)
David Pursehouse 2015-03-18 18:23:07 +0900 e02535cbe5ee Fix descriptions of UC_USELESS_CONDITION and UC_USELESS_CONDITION_TYPE
Tagir Valeev 2015-03-14 13:04:06 +0600 ffa0a8914e06 Merge remote-tracking branch 'davidpursehouse/fix-more-typos'
Tagir Valeev 2015-03-14 13:02:22 +0600 e0c6984077f7 FindUselessObjects: defensive check against possible infinite loop (was never ob
Tagir Valeev 2015-03-13 23:49:33 +0600 f55e2f326706 Bug#1369 StackOverflowError in ValueRangeAnalysisFactory fixed
David Pursehouse 2015-03-13 15:04:07 +0900 f5f62b611dd4 Fix typo in description of VA_FORMAT_STRING_BAD_CONVERSION
David Pursehouse 2015-03-13 15:02:56 +0900 89b82fa6467e Fix description for VA_FORMAT_STRING_USES_NEWLINE
Tagir Valeev 2015-03-12 15:27:03 +0700 ed6b775b5bf6 findbugsTestCasesOS: findbugs-3.0.1 itself added as test project as now its sour
Tagir Valeev 2015-03-12 15:26:11 +0700 bb317a6d9374 pom.xml: version updated to 3.0.2-SNAPSHOT
Tagir Valeev 2015-03-12 15:23:25 +0700 36ab8cd873d7 Merge branch 'release-3.0.1'
Tagir Valeev 2015-03-12 12:23:52 +0600 5fc13043eaf6 [maven-release-plugin] prepare release 3.0.1
Tagir Valeev 2015-03-12 10:56:56 +0600 82b77e3b5c72 [maven-release-plugin] prepare release release-3.0.1
Tagir Valeev 2015-03-10 19:16:19 +0700 31b13e094d3b findbugs-annotations.jar: findbugs-only annotations
Andrey Loskutov 2015-03-08 23:13:23 +0100 25417ff3ec16 Disabled NP analysis from JDT - it shows errors on edu.umd.cs.findbugs.annotatio
Tagir Valeev 2015-03-08 19:58:59 +0600 d97567af799d Merge branch 'master' of https://code.google.com/p/findbugs/
Tagir Valeev 2015-03-08 19:58:28 +0600 5c6a3a60e765 Patch#248 (Make TypeQualifierResolver recognize JetBrains NotNull annotations) a
Bill Pugh 2015-03-07 14:01:17 -0500 9d09aba27a34 Update version to 3.0.2 in eclipse manifest
Bill 2015-03-06 13:08:09 -0500 8c64b91522e3 Work on 3.0.2 starting
Bill 2015-03-06 13:01:34 -0500 138e1a1024d1 Version 3.0.1
Bill 2015-03-06 10:19:58 -0500 5afe4d180714 Fix capitalization
Bill 2015-03-06 10:18:50 -0500 088574bd0047 Remove old news
Bill 2015-03-06 08:34:56 -0500 2976de10b599 Listing of 3.0.1 changes
Bill 2015-03-06 08:34:35 -0500 30e06429cc61 Better explaination of NP_OPTIONAL_RETURN_NULL
Tagir Valeev 2015-03-03 11:29:55 +0700 78751f38ff01 TypeReturnNull: bugAccumulator is protected (feature request #335)
Bill Pugh 2015-02-26 10:47:36 -0500 5216a77a9fe5 No longer 3.0.1-rc2
Bill Pugh 2015-02-26 09:07:55 -0500 2a951fb42762 3.0.1-rc2
Bill Pugh 2015-02-25 18:58:51 -0500 e5969cbf86f1 Fix error when analyzing unreachable code
Bill Pugh 2015-02-25 18:58:17 -0500 e0f7a5f4a384 Merge branch 'master' of https://code.google.com/p/findbugs
Bill Pugh 2015-02-25 18:57:30 -0500 76e2c5d3233e Fix #1317 OBL_UNSATISFIED_OBLIGATION fails when extending FileInputStream
Tagir Valeev 2015-02-25 13:49:39 +0700 fb743f19805a OpcodeStack: typo fixed in clearJumpInfoChangedByNewTarget()
Bill Pugh 2015-02-24 18:56:48 -0500 37cbf1d0329a Change CO_COMPARETO_RESULTS_MIN_VALUE and CO_COMPARETO_INCORRECT_FLOATING to BAD
Bill Pugh 2015-02-24 18:56:12 -0500 700a59f26d09 If the stack is top, don't try to find a stack value
Bill Pugh 2015-02-23 13:30:04 -0500 2150fdd1d10f Fix for false positives that were showing up in javafx code
Bill Pugh 2015-02-23 10:44:22 -0500 a50c415a86e8 Merge branch 'master' of https://code.google.com/p/findbugs
Bill Pugh 2015-02-23 10:44:06 -0500 cd3624081ad8 Better fix for Bug1359
Bill Pugh 2015-02-22 15:00:47 -0500 c18f90acbadc Change version to 3.0.1
Tagir Valeev 2015-02-22 13:15:03 +0600 75986cb2200d messages_ja.xml updated (by orihalcon, bug#1365)
Bill Pugh 2015-02-21 18:11:11 -0500 07b3307d4df4 Merge branch 'master' of https://code.google.com/p/findbugs
Bill Pugh 2015-02-21 18:11:03 -0500 857f3103a567 More bugs
Tagir Valeev 2015-02-21 13:51:20 +0600 1514269a7b1b RedundantConditions.getConsumer fixed
Tagir Valeev 2015-02-21 11:51:22 +0600 e540cc9c6230 A couple of tweaks in RedundantConditions: 1) more robust detection of assertion
Bill Pugh 2015-02-20 16:08:23 -0500 2a68961b53a5 Fix bug 1363
Tagir Valeev 2015-02-20 23:55:26 +0600 45e188028f11 messages_ja.xml updated (by orihalcon, bug#1362)
Tagir Valeev 2015-02-19 00:30:37 +0600 321cb0011145 OpcodeStack#clearRegisterLoad: minor fix
Tagir Valeev 2015-02-19 00:15:58 +0600 a7c568b24d35 Bug#1359 "Iterative jump info converged" error fixed
Tagir Valeev 2015-02-18 23:13:24 +0600 48f61df132e0 Bug1361: formatting
Tagir Valeev 2015-02-17 20:38:01 +0600 72524fac7a47 UC_USELESS_CONDITION_TYPE: lower priority if type range border is used (and dead
Tagir Valeev 2015-02-17 20:36:54 +0600 72abff2627ab Bug#1361 fixed (!flag is not reported when flag value is known)
Bill Pugh 2015-02-16 21:07:09 -0500 38d917eb15bc Update to 3.0.1-rc1
Bill Pugh 2015-02-16 13:59:05 -0500 9f32ae00d014 Disable bug patterns not ready for 3.0.1
Bill Pugh 2015-02-16 13:58:14 -0500 6ad45a33850a Add minValue and maxValue annotations only if they are legal
Bill Pugh 2015-02-15 12:20:47 -0500 bb74ac5d6f5f Add test cases
Bill Pugh 2015-02-15 12:19:36 -0500 c1784097dd4d Add long test case
Bill Pugh 2015-02-15 12:19:05 -0500 161f2f296017 Don't complain about missing warnings from detectors that aren't enabled by defa
Bill Pugh 2015-02-15 12:17:49 -0500 1bb118674c59 Handle more cases of double comparison for nonnegative >= 0 Add value souce to s
Bill Pugh 2015-02-15 12:17:09 -0500 036034d6f277 List return type for METHOD_RETURN_VALUE
Bill Pugh 2015-02-14 16:21:16 -0500 6fcdd9ff6c27 Update japanese messages
Bill 2015-02-14 13:06:21 -0500 fee59ca74f39 Add descriptions of INT_MIN_VALUE and INT_MAX_VALUE
Bill 2015-02-14 12:37:23 -0500 26b204be7b9e Tweak bug ranks
Bill 2015-02-14 12:36:37 -0500 5089fd35ee16 Update test cases
Bill 2015-02-14 12:36:06 -0500 e09d217768d6 Lots of tweaks to RANGE detector
Bill 2015-02-14 12:33:33 -0500 1fbfe90e9e2f Add INT_MIN_VALUE and INT_MAX_VALUE
Tagir Valeev 2015-02-07 14:16:21 +0700 5fd7da378b92 Merge branch 'master' of https://code.google.com/p/findbugs/
Tagir Valeev 2015-02-07 14:16:00 +0700 71837228a499 findbugsTestCasesOS build.xml: allow running non-ivy projects (manually download
Tagir Valeev 2015-02-07 14:15:24 +0700 0aef952a1746 CovariantArrayAssignment: priority tweak
Bill 2015-02-04 08:28:06 -0800 7dbe1c0b8029 fix for code for handling 0 <= c && c < 128
Bill 2015-02-02 11:34:42 -0800 e6b225eac60c Merge branch 'master' of https://code.google.com/p/findbugs
Bill 2015-02-02 11:34:02 -0800 2ced399694cf update detectors to use more sensative method for checking to two values are the
Bill 2015-02-02 11:33:40 -0800 2549e432f11a Add code for bug 1253
Bill 2015-02-02 11:32:15 -0800 c6c4a1b794cd Add example for bug 1351
Bill 2015-02-02 11:30:57 -0800 4894d67d2e3b Special case checking a char c to see if (c >= 0 && c < 128) don't complain abou
Bill 2015-02-02 11:28:50 -0800 e6bd13394863 fix bug 1333
Tagir Valeev 2015-02-02 23:50:55 +0700 d3d9c1d29447 Priority tweak for UC_USELESS_VOID_METHOD
Tagir Valeev 2015-02-02 15:36:41 +0700 d3a5544ce363 Japanese messages updated (by orihalcon, bug#1354)
Tagir Valeev 2015-02-01 20:41:19 +0700 190d34833083 Possible bad parsing of shift operation converted to normal pattern (BSHIFT_WRON
Tagir Valeev 2015-02-01 20:40:14 +0700 9dfc689f87d9 FindComparatorProblems: better annotation of CO_COMPARETO_INCORRECT_FLOATING bug
Tagir Valeev 2015-02-01 17:44:12 +0700 cc8cc10cfac7 FindNoSideEffectMethods: do not modify result of subtypes2.getSubtypes: it's cac
Tagir Valeev 2015-02-01 16:45:53 +0700 a9930a902bd0 Merge branch 'master' of https://code.google.com/p/findbugs/
Tagir Valeev 2015-02-01 16:45:38 +0700 35d4e0314ae4 findbugsTestCasesOS: update .project in exported revision: add revision to the p
Bill 2015-01-31 23:15:00 -0500 610719bff1fd Merge branch 'master' of https://code.google.com/p/findbugs
Bill 2015-01-31 23:14:24 -0500 40900b37d9e7 Add file to analysis all
Tagir Valeev 2015-01-31 11:01:28 +0700 771f26facba9 GETFIELD/PUTFIELD PEI analysis fixed; this$xxx supported
Tagir Valeev 2015-01-30 18:18:05 +0700 077096153b64 Bug1027: GETFIELD/PUTFIELD on this do not create an exception edge now
Tagir Valeev 2015-01-30 17:33:05 +0700 9ee30762af84 UnreadFields: verbose exception logging
Tagir Valeev 2015-01-29 16:56:17 +0700 e8ba54ead020 poms updated (patch by Charles Chan, see Patch#247, bug#1287)
Tagir Valeev 2015-01-28 15:39:18 +0700 07461c192a22 FindUselessObjects: refactoring, speed optimizations
Tagir Valeev 2015-01-27 23:56:24 +0700 455bc5743b31 Feature#333 Warn about inefficient boxing+compareTo call
Tagir Valeev 2015-01-27 15:13:44 +0700 92e94124bb67 Feature#332 Track useless objects
Tagir Valeev 2015-01-27 15:02:44 +0700 936b39e7f1e7 FindNoSideEffectMethods: object-only methods minor tweaks
Tagir Valeev 2015-01-27 15:01:59 +0700 934b39113952 ValueNumberFrameModelingVisitor: make NoSideEffectMethodsDatabase check optional