The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/1219
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sc
https://bz.apache.org/bugzilla/show_bug.cgi?id=61312
Keiichi Fujino changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: kfujino
Date: Thu Jan 11 01:43:11 2018
New Revision: 1820819
URL: http://svn.apache.org/viewvc?rev=1820819&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61312
Prevent NullPointerException when using the statement cache of connection that
has been closed.
Modified:
Author: kfujino
Date: Thu Jan 11 01:42:04 2018
New Revision: 1820818
URL: http://svn.apache.org/viewvc?rev=1820818&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61312
Prevent NullPointerException when using the statement cache of connection that
has been closed.
Modified:
Author: kfujino
Date: Thu Jan 11 01:40:06 2018
New Revision: 1820817
URL: http://svn.apache.org/viewvc?rev=1820817&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61312
Prevent NullPointerException when using the statement cache of connection that
has been closed.
Modified:
Author: kfujino
Date: Thu Jan 11 01:38:13 2018
New Revision: 1820816
URL: http://svn.apache.org/viewvc?rev=1820816&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61312
Prevent NullPointerException when using the statement cache of connection that
has been closed.
Modified:
Author: markt
Date: Wed Jan 10 21:13:02 2018
New Revision: 1820792
URL: http://svn.apache.org/viewvc?rev=1820792&view=rev
Log:
More false positives
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://svn.a
Author: markt
Date: Wed Jan 10 20:36:05 2018
New Revision: 1820786
URL: http://svn.apache.org/viewvc?rev=1820786&view=rev
Log:
SpotBugs
False positive
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://sv
Author: markt
Date: Wed Jan 10 20:29:49 2018
New Revision: 1820785
URL: http://svn.apache.org/viewvc?rev=1820785&view=rev
Log:
Update for past refactoring
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http:
Author: markt
Date: Wed Jan 10 20:17:12 2018
New Revision: 1820781
URL: http://svn.apache.org/viewvc?rev=1820781&view=rev
Log:
SpotBugs
Potential overflow in averaging (v. unlikely but an easy fix...)
Modified:
tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java
tomcat/trunk/java/org
https://bz.apache.org/bugzilla/show_bug.cgi?id=61977
--- Comment #4 from Mark Thomas ---
Created attachment 35672
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35672&action=edit
Outline patch
After some further investigation I have identified a point where we could fix
this. I have atta
https://bz.apache.org/bugzilla/show_bug.cgi?id=61977
Mark Thomas changed:
What|Removed |Added
Severity|blocker |enhancement
--- Comment #3 from Mark Tho
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982
--- Comment #2 from Michael Osipov <1983-01...@gmx.net> ---
Here is the code snippet for:
https://github.com/apache/tomcat85/blob/65209b1a853e642b6db3e2694c56196474677e37/java/org/apache/coyote/http11/Http11OutputBuffer.java#L361-L380
--
You
13 matches
Mail list logo