svn commit: r1816538 - in /tomcat/trunk/java/org/apache/coyote/http11: OutputFilter.java filters/ChunkedOutputFilter.java filters/GzipOutputFilter.java filters/IdentityOutputFilter.java filters/VoidOu

2017-11-28 Thread markt
Author: markt Date: Tue Nov 28 11:38:48 2017 New Revision: 1816538 URL: http://svn.apache.org/viewvc?rev=1816538=rev Log: Refactoring (with a longer term aim of aligning HTTP/1.1 and HTTP/2 to enable reuse) - Remove unused return value from end() - Remove duplicated Javadoc - Clean-up extra

svn commit: r1816541 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationContext.java webapps/docs/changelog.xml

2017-11-28 Thread remm
Author: remm Date: Tue Nov 28 12:47:00 2017 New Revision: 1816541 URL: http://svn.apache.org/viewvc?rev=1816541=rev Log: Add NPEs to ServletContext to match the javadoc. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java tomcat/trunk/webapps/docs/changelog.xml

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-28 Thread Violeta Georgieva
Hi Mark, 2017-11-27 15:46 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 8.5.24 release is now available for voting. > > The major changes compared to the 8.5.23 release are: > > - Java 9 is fully supported > > - Fixed a number of HTTP/2 issues > > - Fixed numerous

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

2017-11-28 Thread violetagg
Author: violetagg Date: Tue Nov 28 18:39:31 2017 New Revision: 1816564 URL: http://svn.apache.org/viewvc?rev=1816564=rev Log: Fix typo Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.5.x/trunk/

Re: [VOTE] Release Apache Tomcat 9.0.2

2017-11-28 Thread Violeta Georgieva
2017-11-25 23:36 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 9.0.2 release is now available for voting. > > The major changes compared to the 9.0.1 release are: > > - Java 9 is fully supported > > - Fixed numerous JASPIC issues with patches from Lazar > > - Update the

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-28 Thread Violeta Georgieva
2017-11-27 15:46 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 8.5.24 release is now available for voting. > > The major changes compared to the 8.5.23 release are: > > - Java 9 is fully supported > > - Fixed a number of HTTP/2 issues > > - Fixed numerous JASPIC issues

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

2017-11-28 Thread violetagg
Author: violetagg Date: Tue Nov 28 18:36:04 2017 New Revision: 1816563 URL: http://svn.apache.org/viewvc?rev=1816563=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

Re: svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread Huxing Zhang
Hi Martin, As Mark said, there is something wrong with the text in the mailing list. I changed the encoding because my laptop (default encoding as UTF-8) complains with the following error when compiling this class: Error:(148, 31) java: unmappable character (0xA3) for encoding UTF-8

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-28 Thread Huxing Zhang
Hi, I am wondering that is there any mirror of either of the following links: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.24/ http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_24/ Recently the download speed gets unbelievably slow, (sometimes <1KB/s)...

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 Christopher Schultz changed: What|Removed |Added Status|NEW

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-28 Thread Konstantin Kolinko
2017-11-28 18:08 GMT+03:00 Huxing Zhang : > Hi, > > I am wondering that is there any mirror of either of the following links: > > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.24/ dist/dev has no mirrors, dist/release has many mirrors >

svn commit: r1816545 - in /tomcat/trunk: java/org/apache/catalina/util/SystemPropertyReplacerListener.java java/org/apache/tomcat/util/digester/Digester.java webapps/docs/changelog.xml webapps/docs/co

2017-11-28 Thread remm
Author: remm Date: Tue Nov 28 13:53:25 2017 New Revision: 1816545 URL: http://svn.apache.org/viewvc?rev=1816545=rev Log: The system property replacement from the property source is best done using a system property of its own rather than a listener. Embedded can call the static method directly.

svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread huxing
Author: huxing Date: Tue Nov 28 13:52:58 2017 New Revision: 1816544 URL: http://svn.apache.org/viewvc?rev=1816544=rev Log: Change file encoding to UTF-8 Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java Modified:

svn commit: r1816548 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/util/SystemPropertyReplacerListener.java java/org/apache/tomcat/util/digester/Digester.java webapps/docs/changelog.xml weba

2017-11-28 Thread remm
Author: remm Date: Tue Nov 28 14:01:32 2017 New Revision: 1816548 URL: http://svn.apache.org/viewvc?rev=1816548=rev Log: The system property replacement from the property source is best done using a system property of its own rather than a listener. Embedded can call the static method directly.

Re: [VOTE] Release Apache Tomcat 9.0.2

2017-11-28 Thread Huxing Zhang
Hi, The proposed 9.0.2 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 9.0.2 [ X ] Beta - go ahead and release as 9.0.2 [ ] Stable - go ahead and release as 9.0.2 Unit test passed on JDK8, but failed on JDK9: Testsuite:

Re: svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread Konstantin Kolinko
2017-11-28 17:04 GMT+03:00 Martin Grigorov : > On Tue, Nov 28, 2017 at 3:52 PM, wrote: > >> Author: huxing >> Date: Tue Nov 28 13:52:58 2017 >> New Revision: 1816544 >> >> URL: http://svn.apache.org/viewvc?rev=1816544=rev >> Log: >> Change file encoding to

Re: svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread Martin Grigorov
On Tue, Nov 28, 2017 at 3:52 PM, wrote: > Author: huxing > Date: Tue Nov 28 13:52:58 2017 > New Revision: 1816544 > > URL: http://svn.apache.org/viewvc?rev=1816544=rev > Log: > Change file encoding to UTF-8 > > Modified: > tomcat/trunk/test/org/apache/tomcat/websocket/ >

svn commit: r1816546 - /tomcat/trunk/java/org/apache/catalina/util/SystemPropertyReplacerListener.java

2017-11-28 Thread remm
Author: remm Date: Tue Nov 28 13:53:56 2017 New Revision: 1816546 URL: http://svn.apache.org/viewvc?rev=1816546=rev Log: Remove useless listener. Removed: tomcat/trunk/java/org/apache/catalina/util/SystemPropertyReplacerListener.java

svn commit: r1816547 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ApplicationContext.java webapps/docs/changelog.xml

2017-11-28 Thread remm
Author: remm Date: Tue Nov 28 13:59:48 2017 New Revision: 1816547 URL: http://svn.apache.org/viewvc?rev=1816547=rev Log: Add NPEs to ServletContext to match the javadoc. Modified: tomcat/tc8.5.x/trunk/ (props changed)

JDK 10 Early Access b33 and JDK 8u162 Early Access b03 are available on jdk.java.net

2017-11-28 Thread Rory O'Donnell
Hi Mark, *JDK 10 Early Access  build 33 is available at : - **jdk.java.net/10/* Notable changes since previous email. JDK-8180019 - *javadoc treats failure to access a URL as an error , not a

svn commit: r1816567 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml

2017-11-28 Thread violetagg
Author: violetagg Date: Tue Nov 28 18:46:40 2017 New Revision: 1816567 URL: http://svn.apache.org/viewvc?rev=1816567=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1816565 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml

2017-11-28 Thread violetagg
Author: violetagg Date: Tue Nov 28 18:42:36 2017 New Revision: 1816565 URL: http://svn.apache.org/viewvc?rev=1816565=rev Log: Fix typo Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.0.x/trunk/

svn commit: r1816570 - in /tomcat/trunk/java/org/apache/coyote/http2: Stream.java StreamProcessor.java

2017-11-28 Thread markt
Author: markt Date: Tue Nov 28 20:25:07 2017 New Revision: 1816570 URL: http://svn.apache.org/viewvc?rev=1816570=rev Log: Refactor header preparation with adding compression support in mind. Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java

svn commit: r1816571 - in /tomcat/trunk/java/org/apache/coyote/http2: Http2AsyncUpgradeHandler.java Http2UpgradeHandler.java SendfileData.java StreamProcessor.java

2017-11-28 Thread markt
Author: markt Date: Tue Nov 28 20:49:45 2017 New Revision: 1816571 URL: http://svn.apache.org/viewvc?rev=1816571=rev Log: Refactor sendfile with compression support in mind. Use an approach similar to HTTP/1.1 so the StreamProcessor will have visibility of whether sendfile is in use when

Re: svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread Mark Thomas
On 28/11/17 14:04, Martin Grigorov wrote: > On Tue, Nov 28, 2017 at 3:52 PM, wrote: > >> Author: huxing >> Date: Tue Nov 28 13:52:58 2017 >> New Revision: 1816544 >> >> URL: http://svn.apache.org/viewvc?rev=1816544=rev >> Log: >> Change file encoding to UTF-8 >> >> Modified:

svn commit: r1816549 - in /tomcat/trunk/java/org/apache/coyote: CompressionConfig.java http11/AbstractHttp11Protocol.java http11/Http11Processor.java

2017-11-28 Thread markt
Author: markt Date: Tue Nov 28 14:22:17 2017 New Revision: 1816549 URL: http://svn.apache.org/viewvc?rev=1816549=rev Log: Refactor: Move compression code to new class to allow re-use with HTTP/2 Added: tomcat/trunk/java/org/apache/coyote/CompressionConfig.java (with props) Modified:

svn commit: r1816550 - /tomcat/trunk/java/org/apache/coyote/http2/Http2Protocol.java

2017-11-28 Thread markt
Author: markt Date: Tue Nov 28 14:22:22 2017 New Revision: 1816550 URL: http://svn.apache.org/viewvc?rev=1816550=rev Log: Add compression config to HTTP/2 protocol Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2Protocol.java Modified:

Refactoring heads up

2017-11-28 Thread Mark Thomas
Hi, As you might have worked out from my commits, I'm working on a fix for bug 60276 [1] to add gzip compression support to HTTP/2. As usual, I want to reduce duplication / copy/paste so I am looking to re-use the GzipOutputFilter from HTTP/1.1. As I have been working on this it has become

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

2017-11-28 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.

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #5 from Gavin.peng --- Thanks Christopher Schultz,I have a question,if i use 8.0.47,if the async is timeout,I need to invoke complete method ? i understand is not ,tomcat contain is end the async request if

[Bug 61831] NIO2 connector becomes intermittently unresponsive after some period of time

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61831 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1816595 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2017-11-28 Thread huxing
Author: huxing Date: Wed Nov 29 03:40:32 2017 New Revision: 1816595 URL: http://svn.apache.org/viewvc?rev=1816595=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Modified:

Re: svn commit: r1816544 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread Huxing Zhang
> It would be safer to use \u for non-ASCII characters in strings to > avoid depending on IDE encoding preference. > (\u00A3 for the pound currency character here.) I agree. I will take that change. -- Konstantin Kolinko

svn commit: r1816591 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread huxing
Author: huxing Date: Wed Nov 29 03:12:14 2017 New Revision: 1816591 URL: http://svn.apache.org/viewvc?rev=1816591=rev Log: Use \u00A3 to avoid ide encoding preference Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java Modified:

svn commit: r1816592 - /tomcat/tc8.5.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread huxing
Author: huxing Date: Wed Nov 29 03:13:40 2017 New Revision: 1816592 URL: http://svn.apache.org/viewvc?rev=1816592=rev Log: Use \u00A3 to avoid ide encoding preference Modified: tomcat/tc8.5.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java Modified:

svn commit: r1816593 - /tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread huxing
Author: huxing Date: Wed Nov 29 03:15:01 2017 New Revision: 1816593 URL: http://svn.apache.org/viewvc?rev=1816593=rev Log: Use \u00A3 to avoid ide encoding preference Modified: tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java Modified:

svn commit: r1816594 - /tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java

2017-11-28 Thread huxing
Author: huxing Date: Wed Nov 29 03:16:29 2017 New Revision: 1816594 URL: http://svn.apache.org/viewvc?rev=1816594=rev Log: Use \u00A3 to avoid ide encoding preference Modified: tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java Modified:

[Bug 61831] New: NIO2 connector becomes intermittently unresponsive after some period of time

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61831 Bug ID: 61831 Summary: NIO2 connector becomes intermittently unresponsive after some period of time Product: Tomcat 8 Version: 8.0.47 Hardware: All OS:

[Bug 61831] NIO2 connector becomes intermittently unresponsive after some period of time

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61831 Oleg changed: What|Removed |Added CC||yaol...@gmail.com -- You

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-28 Thread Huxing Zhang
Thanks, I will give it a try. -- Konstantin Kolinko 2017 Nov 29 (Wed) 00:30 Tomcat Developers List ; Huxing Re: [VOTE] Release Apache Tomcat 8.5.24