[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=52=53 Comment: Pivotal no longer offers Tomcat training

svn commit: r1788364 - /tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/StatementFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:16:48 2017 New Revision: 1788364 URL: http://svn.apache.org/viewvc?rev=1788364=rev Log: Remove unnecessary ; Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/StatementFacade.java Modified:

svn commit: r1788365 - /tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/StatementFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:17:15 2017 New Revision: 1788365 URL: http://svn.apache.org/viewvc?rev=1788365=rev Log: Remove unnecessary ; Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/StatementFacade.java Modified:

svn commit: r1788367 - /tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:26:56 2017 New Revision: 1788367 URL: http://svn.apache.org/viewvc?rev=1788367=rev Log: Fix JavaDoc. Modified: tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java Modified:

svn commit: r1788369 - /tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:28:26 2017 New Revision: 1788369 URL: http://svn.apache.org/viewvc?rev=1788369=rev Log: Fix JavaDoc. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java Modified:

svn commit: r1788368 - /tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:27:35 2017 New Revision: 1788368 URL: http://svn.apache.org/viewvc?rev=1788368=rev Log: Fix JavaDoc. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java Modified:

svn commit: r1788366 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java

2017-03-24 Thread kfujino
Author: kfujino Date: Fri Mar 24 06:25:51 2017 New Revision: 1788366 URL: http://svn.apache.org/viewvc?rev=1788366=rev Log: Fix JavaDoc. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java Modified:

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=51=52 Comment: Fix logo Kippdatas

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=55=56 Comment: Fix broken Mulesoft logo Pivotal provides

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=58=59 Comment: Fix GFU logo !LearnComputer offers

[Bug 60854] Unintended JSESSIONID value change

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60854 --- Comment #9 from Jan Engehausen --- Hi Mark, I can confirm that alwaysUseSession="true" does make all tests of the test project pass. In our real life setup we do have a custom authenticator and can implement the

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=61=62 Comment: Add a logo for mechsoft otherwise their entry gets

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=63=64 Comment: Review support ordering SpringSource/Pivotal was

[Tomcat Wiki] Update of "SupportAndTraining" by LucaVisconti

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by LucaVisconti: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=53=54 Comment: Sorry Pivotal, but I've noticed only now

[Bug 60911] New: NullpointerException in CoyoteAdapter.parseSessionSslId when using secure="true" on ajp-Connector

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60911 Bug ID: 60911 Summary: NullpointerException in CoyoteAdapter.parseSessionSslId when using secure="true" on ajp-Connector Product: Tomcat 7 Version: 7.0.53

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=54=55 Comment: Reduce logo size Site:

Re: Host header validation

2017-03-24 Thread Mark Thomas
On 22/03/17 14:13, Konstantin Kolinko wrote: > 2017-03-21 18:01 GMT+03:00 Mark Thomas : >> On 21 March 2017 14:14:19 GMT+00:00, Christopher Schultz >> wrote: >>> >>> How about an option to disable the validity-checking, in case someone >>> in the

Re: [Tomcat Wiki] Update of "SupportAndTraining" by LucaVisconti

2017-03-24 Thread Mark Thomas
On 24/03/17 10:13, Apache Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for > change notification. > > The "SupportAndTraining" page has been changed by LucaVisconti: > https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=53=54 >

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=56=57 Comment: Fix other Mulesoft logo Kippdata bietet eine

[Bug 60911] NullpointerException in CoyoteAdapter.parseSessionSslId when using secure="true" on ajp-Connector

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60911 Didier Gutacker changed: What|Removed |Added Keywords||PatchAvailable,

[Tomcat Wiki] New attachment added to page SupportAndTraining

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page "SupportAndTraining" for change notification. An attachment has been added to that page by markt. Following detailed information is available: Attachment name: gfu.jpg Attachment size: 3601 Attachment link:

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=57=58 Comment: Remove JMatrix. Website is no longer active.

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=59=60 Savoir-faire Linux provides 24/7 support, consulting,

[Tomcat Wiki] New attachment added to page SupportAndTraining

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page "SupportAndTraining" for change notification. An attachment has been added to that page by markt. Following detailed information is available: Attachment name: intertech.jpg Attachment size: 6926 Attachment link:

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=62=63 Comment: Headings were getting lost in the logos. Add

svn commit: r1788455 - in /tomcat/trunk: java/org/apache/coyote/http2/HpackDecoder.java java/org/apache/coyote/http2/LocalStrings.properties webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 14:16:12 2017 New Revision: 1788455 URL: http://svn.apache.org/viewvc?rev=1788455=rev Log: HPACK table size updates must occur at the start of a header block. Identified by Moto Ishizawa's h2spec tool. Modified:

JDK 9 EA Build 162 is available on java.net

2017-03-24 Thread Rory O'Donnell
Hi Mark, *JDK 9 Early Access* b162 is available on java.net, summary of changes are listed here . There is one fix for a bug reported by Open Source projects since the last availability email :

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 sharan changed: What|Removed |Added Version|7.0.70 |7.0.0 -- You are

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=60=61 Comment: Add a logo for intertech else their entry gets

[Tomcat Wiki] Update of "SupportAndTraining" by markt

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by markt: https://wiki.apache.org/tomcat/SupportAndTraining?action=diff=64=65 Comment: Make expected location of new entries clearer.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 Andrew Garland changed: What|Removed |Added OS||All

[Bug 60918] New: Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 Bug ID: 60918 Summary: Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers

svn commit: r1788546 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/Http11Processor.java webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 21:00:57 2017 New Revision: 1788546 URL: http://svn.apache.org/viewvc?rev=1788546=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 When sendfile processing passes to the Poller for completion and then completes before Http11Processor.service()

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #8 from Mark Thomas --- 8.0.x and earlier are not affected. This bug was introduced by the refactoring in 8.5.x onwards. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #5 from Andrew Garland --- thanks for the info. Can you point me to the commit diff? Just curious. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1788549 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 21:26:02 2017 New Revision: 1788549 URL: http://svn.apache.org/viewvc?rev=1788549=rev Log: Typo Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.5.x/trunk/

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #3 from Andrew Garland --- i haven't before, but I am sure I could :) Please point me at BUILD instructions. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #4 from Mark Thomas --- These are the instructions for 9.0.x https://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?view=markup 8.5.x is very similar, just a different svn path and a different minimum Java

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #7 from Andrew Garland --- FYI, minor typo in changelog subsequent requests experiencing and IllegalStateException. "and" -> "an" -- You are receiving this mail because: You are the assignee for

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #2 from Mark Thomas --- Thanks for the report and especially the debug logs. I was able to pin-point the root cause very quickly from those. Are you able to build Tomcat from svn in order to confirm a fix? --

svn commit: r1788545 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SocketWrapperBase.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 20:53:32 2017 New Revision: 1788545 URL: http://svn.apache.org/viewvc?rev=1788545=rev Log: Better Javadoc Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/SocketWrapperBase.java Propchange:

svn commit: r1788544 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11Processor.java webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 20:51:20 2017 New Revision: 1788544 URL: http://svn.apache.org/viewvc?rev=1788544=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 When sendfile processing passes to the Poller for completion and then completes before Http11Processor.service()

svn commit: r1788543 - /tomcat/trunk/java/org/apache/tomcat/util/net/SocketWrapperBase.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 20:50:37 2017 New Revision: 1788543 URL: http://svn.apache.org/viewvc?rev=1788543=rev Log: Better Javadoc Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketWrapperBase.java Modified:

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #10 from Mark Thomas --- We'll probably start the release process next week. It is normally started around the beginning of the every month but the first week of April is looking busy for me. We could delay it but

svn commit: r1788548 - /tomcat/trunk/webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 21:16:50 2017 New Revision: 1788548 URL: http://svn.apache.org/viewvc?rev=1788548=rev Log: Typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #9 from Andrew Garland --- Created attachment 34877 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34877=edit Recoded RecycledProcessors The problem does not recur using the version built

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #6 from Mark Thomas --- r1788544 (for 9.0.x) -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2017-03-24 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio2 has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2017-03-24 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-03-24 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-apr has an issue affecting its community integration.

svn commit: r1788560 - in /tomcat/trunk/java/org/apache/coyote/http2: Http2UpgradeHandler.java LocalStrings.properties

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:07:16 2017 New Revision: 1788560 URL: http://svn.apache.org/viewvc?rev=1788560=rev Log: Streams can't depend on themselves. Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

svn commit: r1788570 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/LocalStrings.properties java/org/apache/coyote/http2/Stream.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:58:49 2017 New Revision: 1788570 URL: http://svn.apache.org/viewvc?rev=1788570=rev Log: Header names must be lower case Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788571 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/LocalStrings.properties java/org/apache/coyote/http2/Stream.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:59:07 2017 New Revision: 1788571 URL: http://svn.apache.org/viewvc?rev=1788571=rev Log: :path header must not be empty Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788569 - in /tomcat/trunk/java/org/apache/coyote/http2: LocalStrings.properties Stream.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:58:24 2017 New Revision: 1788569 URL: http://svn.apache.org/viewvc?rev=1788569=rev Log: :path header must not be empty Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties

buildbot failure in on tomcat-trunk

2017-03-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2214 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #11 from Remy Maucherat --- (In reply to Andrew Garland from comment #9) > Created attachment 34877 [details] > Recoded RecycledProcessors > > The problem does not recur using the version built from trunk! Thanks

svn commit: r1788551 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/HpackDecoder.java java/org/apache/coyote/http2/LocalStrings.properties java/org/apache/coyote/http2/Stream.java webapps

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 22:12:51 2017 New Revision: 1788551 URL: http://svn.apache.org/viewvc?rev=1788551=rev Log: Streams that contain duplicate pseudo headers are invalid. Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788555 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2Protocol.java java/org/apache/coyote/http2/Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 22:49:34 2017 New Revision: 1788555 URL: http://svn.apache.org/viewvc?rev=1788555=rev Log: Add an undocumented option for use when running test suites that disables server initiated ping frames since some test suites don't expect them . Modified:

svn commit: r1788559 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:01:20 2017 New Revision: 1788559 URL: http://svn.apache.org/viewvc?rev=1788559=rev Log: Close the connection when a goaway frame is received. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788567 - in /tomcat/trunk/java/org/apache/coyote/http2: LocalStrings.properties Stream.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:55:35 2017 New Revision: 1788567 URL: http://svn.apache.org/viewvc?rev=1788567=rev Log: Header names must be lower case Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties

svn commit: r1788550 - in /tomcat/trunk: java/org/apache/coyote/http2/HpackDecoder.java java/org/apache/coyote/http2/LocalStrings.properties java/org/apache/coyote/http2/Stream.java webapps/docs/chang

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 22:10:45 2017 New Revision: 1788550 URL: http://svn.apache.org/viewvc?rev=1788550=rev Log: Streams that contain duplicate pseudo headers are invalid. Found with the h2spec tool written by Moto Ishizawa. Modified:

buildbot success in on tomcat-trunk

2017-03-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2210 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1788558 - /tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:00:58 2017 New Revision: 1788558 URL: http://svn.apache.org/viewvc?rev=1788558=rev Log: Close the connection when a goaway frame is received. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java Modified:

svn commit: r1788561 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java java/org/apache/coyote/http2/LocalStrings.properties

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 23:07:39 2017 New Revision: 1788561 URL: http://svn.apache.org/viewvc?rev=1788561=rev Log: Streams can't depend on themselves. Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788573 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/LocalStrings.properties java/org/apache/coyote/http2/Stream.java

2017-03-24 Thread markt
Author: markt Date: Sat Mar 25 00:05:14 2017 New Revision: 1788573 URL: http://svn.apache.org/viewvc?rev=1788573=rev Log: :method, :scheme and :path are required headers Found with the h2spec tool written by Moto Ishizawa. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788572 - in /tomcat/trunk/java/org/apache/coyote/http2: LocalStrings.properties Stream.java

2017-03-24 Thread markt
Author: markt Date: Sat Mar 25 00:04:50 2017 New Revision: 1788572 URL: http://svn.apache.org/viewvc?rev=1788572=rev Log: :method, :scheme and :path are required headers Found with the h2spec tool written by Moto Ishizawa. Modified:

svn commit: r1788554 - in /tomcat/trunk/java/org/apache/coyote/http2: Http2AsyncUpgradeHandler.java Http2Protocol.java Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 22:47:41 2017 New Revision: 1788554 URL: http://svn.apache.org/viewvc?rev=1788554=rev Log: Add an undocumented option for use when running test suites that disables server initiated ping frames since some test suites don't expect them . Modified:

buildbot failure in on tomcat-trunk

2017-03-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2209 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1788473 - in /tomcat/trunk: java/org/apache/coyote/http2/HPackHuffman.java java/org/apache/coyote/http2/LocalStrings.properties test/org/apache/coyote/http2/TestHpack.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 15:32:45 2017 New Revision: 1788473 URL: http://svn.apache.org/viewvc?rev=1788473=rev Log: Huffman encoded string literals must not have more than 7 bits of padding. Identified by Moto Ishizawa's h2spec tool. Modified:

svn commit: r1788479 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/HpackDecoder.java java/org/apache/coyote/http2/LocalStrings.properties webapps/docs/changelog.xml

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 15:42:06 2017 New Revision: 1788479 URL: http://svn.apache.org/viewvc?rev=1788479=rev Log: HPACK table size updates must occur at the start of a header block. Identified by Moto Ishizawa's h2spec tool. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788481 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/HPackHuffman.java java/org/apache/coyote/http2/LocalStrings.properties test/org/apache/coyote/http2/TestHpack.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 15:43:04 2017 New Revision: 1788481 URL: http://svn.apache.org/viewvc?rev=1788481=rev Log: Huffman encoded string literals must not have more than 7 bits of padding. Identified by Moto Ishizawa's h2spec tool. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788480 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 15:42:39 2017 New Revision: 1788480 URL: http://svn.apache.org/viewvc?rev=1788480=rev Log: Close the streams as soon as we know the connection is closing Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1788458 - in /tomcat/trunk/java/org/apache/coyote/http2: HPackHuffman.java LocalStrings.properties

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 14:25:37 2017 New Revision: 1788458 URL: http://svn.apache.org/viewvc?rev=1788458=rev Log: Huffman encoded string literals must not have more that 7 bits of padding. Modified: tomcat/trunk/java/org/apache/coyote/http2/HPackHuffman.java

svn commit: r1788459 - in /tomcat/trunk/java/org/apache/coyote/http2: HPackHuffman.java LocalStrings.properties

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 14:40:14 2017 New Revision: 1788459 URL: http://svn.apache.org/viewvc?rev=1788459=rev Log: Revert 1788458 It didn't work as intended Modified: tomcat/trunk/java/org/apache/coyote/http2/HPackHuffman.java

svn commit: r1788460 - /tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

2017-03-24 Thread markt
Author: markt Date: Fri Mar 24 14:43:17 2017 New Revision: 1788460 URL: http://svn.apache.org/viewvc?rev=1788460=rev Log: Close the streams as soon as we know the connection is closing Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java Modified:

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 Chuck Caldarale changed: What|Removed |Added Version|7.0.0 |7.0.70

buildbot failure in on tomcat-trunk

2017-03-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2204 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-trunk

2017-03-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2205 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler