Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Side by Side Diff: doc/reportingBugs.html

Issue 1232833004: Update findbugs from 3.0.0 to 3.0.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/findbugs.git@master
Patch Set: rebase again Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « doc/publications.html ('k') | doc/sourceInfo.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>Reporting Bugs in FindBugs</title> 3 <title>Reporting Bugs in FindBugs</title>
4 <link rel="stylesheet" type="text/css" href="findbugs.css"> 4 <link rel="stylesheet" type="text/css" href="findbugs.css">
5 5
6 </head> 6 </head>
7 <body> 7 <body>
8 8
9 <table width="100%"><tr> 9 <table width="100%"><tr>
10 10
(...skipping 24 matching lines...) Expand all
35 35
36 <tr><td><a class="sidebar" href="downloads.html"><b>Downloads</b></a></td></tr> 36 <tr><td><a class="sidebar" href="downloads.html"><b>Downloads</b></a></td></tr>
37 37
38 <tr><td>&nbsp;</td></tr> 38 <tr><td>&nbsp;</td></tr>
39 39
40 <tr><td><a class="sidebar" href="http://www.cafeshops.com/findbugs"><b>FindBugs Swag</b></a></td></tr> 40 <tr><td><a class="sidebar" href="http://www.cafeshops.com/findbugs"><b>FindBugs Swag</b></a></td></tr>
41 41
42 <tr><td>&nbsp;</td></tr> 42 <tr><td>&nbsp;</td></tr>
43 43
44 <tr><td><b>Development</b></td></tr> 44 <tr><td><b>Development</b></td></tr>
45 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://sourceforge.net/tr acker/?group_id=96405">Open bugs</a></font></td></tr> 45 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://sourceforge.net/p/ findbugs/bugs/">Open bugs</a></font></td></tr>
46 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="reportingBugs.html">Repor ting bugs</a></font></td></tr> 46 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="reportingBugs.html">Repor ting bugs</a></font></td></tr>
47 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="contributing.html">Contri buting</a></font></td></tr> 47 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="contributing.html">Contri buting</a></font></td></tr>
48 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="team.html">Dev team</a></ font></td></tr> 48 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="team.html">Dev team</a></ font></td></tr>
49 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="api/index.html">API</a> < a class="sidebar" href="api/overview-summary.html">[no frames]</a></font></td></ tr> 49 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="api/index.html">API</a> < a class="sidebar" href="api/overview-summary.html">[no frames]</a></font></td></ tr>
50 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="Changes.html">Change log< /a></font></td></tr> 50 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="Changes.html">Change log< /a></font></td></tr>
51 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://sourceforge.net/pr ojects/findbugs">SF project page</a></font></td></tr> 51 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://sourceforge.net/pr ojects/findbugs">SF project page</a></font></td></tr>
52 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://code.google.com/p/ findbugs/source/browse/">Browse source</a></font></td></tr> 52 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://code.google.com/p/ findbugs/source/browse/">Browse source</a></font></td></tr>
53 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://code.google.com/p/ findbugs/source/list">Latest code changes</a></font></td></tr> 53 <tr><td><font size="-1">&nbsp;<a class="sidebar" href="http://code.google.com/p/ findbugs/source/list">Latest code changes</a></font></td></tr>
54 </table> 54 </table>
55 </td> 55 </td>
56 56
57 <td align="left" valign="top"> 57 <td align="left" valign="top">
58 58
59 <h1>Reporting Bugs in FindBugs</h1> 59 <h1>Reporting Bugs in FindBugs</h1>
60 60
61 <p> 61 <p>
62 First of all, if you find a bug in FindBugs, and have the 62 First of all, if you find a bug in FindBugs, and have the
63 skills to fix it, we encourage you to unleash the power of open source and 63 skills to fix it, we encourage you to unleash the power of open source and
64 <a href="contributing.html">send us a patch</a>.&nbsp; We will gladly 64 <a href="contributing.html">send us a patch</a>.&nbsp; We will gladly
65 credit you on our website and in the manual. 65 credit you on our website and in the manual.
66 </p> 66 </p>
67 67
68 <p> 68 <p>
69 Please report bugs using the 69 Please report bugs using the
70 <a href="http://sourceforge.net/tracker/?atid=614693&group_id=96405&func=browse" >Sourceforge 70 <a href="http://sourceforge.net/p/findbugs/_list/tickets?source=navbar">Sourcefo rge
71 bugs tracker</a>.&nbsp; Note that you need to be logged in to sourceforge to 71 bugs tracker</a>.&nbsp; Note that you need to be logged in to sourceforge to
72 use the bug tracker. 72 use the bug tracker.
73 </p> 73 </p>
74 74
75 <p> 75 <p>
76 If you cannot use the Sourceforge tracker, you can try sending 76 If you cannot use the Sourceforge tracker, you can try sending
77 email to the <a href="http://www.cs.umd.edu/mailman/listinfo/findbugs-discuss" 77 email to the <a href="http://www.cs.umd.edu/mailman/listinfo/findbugs-discuss"
78 >findbugs-discuss mailing list</a>.&nbsp; You must be subscribed 78 >findbugs-discuss mailing list</a>.&nbsp; You must be subscribed
79 to the list to post a message. 79 to the list to post a message.
80 </p> 80 </p>
81 81
82 <p> 82 <p>
83 Finally, as a last resort, you can email <a href="mailto:findbugs@cs.umd.edu">fi ndbugs@cs.umd.edu</a>.&nbsp; 83 Finally, as a last resort, you can email <a href="mailto:findbugs@cs.umd.edu">fi ndbugs@cs.umd.edu</a>.&nbsp;
84 However, such emails are much less likely to be handled in a timely manner than 84 However, such emails are much less likely to be handled in a timely manner than
85 posts to the tracker or mailing list. 85 posts to the tracker or mailing list.
86 </p> 86 </p>
87 » 87
88 <h2>False and Inaccurate Warnings</h2> 88 <h2>False and Inaccurate Warnings</h2>
89 » 89
90 <p> 90 <p>
91 » Like most bug-detection tools based on static analysis, FindBugs 91 Like most bug-detection tools based on static analysis, FindBugs
92 » issues some warnings that do not correspond to real bugs.&nbsp; 92 issues some warnings that do not correspond to real bugs.&nbsp;
93 » While in general we would like to make the percentage of such warnings 93 While in general we would like to make the percentage of such warnings
94 » small, we can never fully eliminate them. 94 small, we can never fully eliminate them.
95 </p> 95 </p>
96 96
97 <h2>Information to include</h2> 97 <h2>Information to include</h2>
98 98
99 <p> 99 <p>
100 When reporting a bug, please include the following information: 100 When reporting a bug, please include the following information:
101 </p> 101 </p>
102 <ul> 102 <ul>
103 <li>Complete list of steps to reproduce the problem</li> 103 <li>Complete list of steps to reproduce the problem</li>
104 <li>If the error occurs during analysis, a jar file, class file, 104 <li>If the error occurs during analysis, a jar file, class file,
105 or self-contained Java class that demonstrates the problem</li> 105 or self-contained Java class that demonstrates the problem</li>
106 <li>FindBugs version</li> 106 <li>FindBugs version</li>
107 <li>JDK/JRE version</li> 107 <li>JDK/JRE version</li>
108 <li>Host operating system</li> 108 <li>Host operating system</li>
109 <li>Any exception traces, Eclipse error log entries, etc. that might 109 <li>Any exception traces, Eclipse error log entries, etc. that might
110 be relevant</li> 110 be relevant</li>
111 </ul> 111 </ul>
112 112
113 113
114 <hr> <p> 114 <hr> <p>
115 <script language="JavaScript" type="text/javascript"> 115 <script language="JavaScript" type="text/javascript">
116 <!---//hide script from old browsers 116 <!---//hide script from old browsers
117 document.write( "Last updated "+ document.lastModified + "." ); 117 document.write( "Last updated "+ document.lastModified + "." );
118 //end hiding contents ---> 118 //end hiding contents --->
119 </script> 119 </script>
120 <p> Send comments to <a class="sidebar" href="mailto:findbugs@cs.umd.edu">findbu gs@cs.umd.edu</a> 120 <p> Send comments to <a class="sidebar" href="mailto:findbugs@cs.umd.edu">findbu gs@cs.umd.edu</a>
121 <p> 121 <p>
122 <A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?gro up_id=96405&amp;type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 122 <a href="http://sourceforge.net/projects/findbugs/"><img src="http://sourceforge .net/sflogo.php?group_id=96405&amp;type=5" width="210" height="62" border="0" al t="FindBugs on SourceForge.net" /></a>
123 123
124 </td> 124 </td>
125 125
126 </tr></table> 126 </tr></table>
127 127
128 </body> 128 </body>
129 </html> 129 </html>
OLDNEW
« no previous file with comments | « doc/publications.html ('k') | doc/sourceInfo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698