[Bug 60410] Stream closed when reading war entry

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410 --- Comment #8 from guoh0...@gmail.com --- When will it be released? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

buildbot success in on tomcat-7-trunk

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

buildbot failure in on tomcat-7-trunk

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

svn commit: r1772274 - in /tomcat/tc7.0.x/trunk/test/webapp-3.0: WEB-INF/test.tld bug6nnnn/bug60431.jsp

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 21:06:38 2016 New Revision: 1772274 URL: http://svn.apache.org/viewvc?rev=1772274=rev Log: Fix broken test - += is not valid UEL syntx in 2.2 - functions need to be defined in TLD Modified: tomcat/tc7.0.x/trunk/test/webapp-3.0/WEB-INF/test.tld

[Bug 60431] EL function varargs with array

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 44294] Support for EL functions with varargs

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=44294 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1772271 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/el/lang/ java/org/apache/el/parser/ test/org/apache/el/ webapps/docs/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 20:58:22 2016 New Revision: 1772271 URL: http://svn.apache.org/viewvc?rev=1772271=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=44294 Back-port vararg support Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Add support for arrays Modified:

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

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 20:57:08 2016 New Revision: 1772270 URL: http://svn.apache.org/viewvc?rev=1772270=rev Log: Update changelog and split entry into 2 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1772262 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/lang/ java/org/apache/el/parser/ test/org/apache/el/ test/webapp-3.0/bug6nnnn/ webapps/docs/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 20:46:21 2016 New Revision: 1772262 URL: http://svn.apache.org/viewvc?rev=1772262=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Improve handling of varargs in UEL expressions. Based on a patch by Ben. Added:

Re: Plans for 9.0.0.M14 and 8.5.9

2016-12-01 Thread Rémy Maucherat
2016-12-01 15:20 GMT+01:00 Mark Thomas : > Hi, > > It is the start of a new month so I'm planning to tag 9.0.0.M14 and > 8.5.9 soon(ish). As usual, I want to work through the open bug reports > and any other known issues first. > IMO 8.5.8 is not really usable due to 60372 so

svn commit: r1772231 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/el/parser/ test/org/apache/el/ test/webapp/WEB-INF/ test/webapp/bug6nnnn/ webapps/docs/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 15:30:52 2016 New Revision: 1772231 URL: http://svn.apache.org/viewvc?rev=1772231=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Improve handling of varargs in UEL expressions. Based on a patch by Ben. Added:

svn commit: r1772230 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/el/parser/ test/org/apache/el/ test/webapp/WEB-INF/ test/webapp/bug6nnnn/ webapps/docs/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 15:29:59 2016 New Revision: 1772230 URL: http://svn.apache.org/viewvc?rev=1772230=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Improve handling of varargs in UEL expressions. Based on a patch by Ben. Added:

svn commit: r1772229 - in /tomcat/trunk: java/org/apache/el/parser/ test/org/apache/el/ test/webapp/WEB-INF/ test/webapp/bug6nnnn/ webapps/docs/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 15:29:28 2016 New Revision: 1772229 URL: http://svn.apache.org/viewvc?rev=1772229=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 Improve handling of varargs in UEL expressions. Based on a patch by Ben. Added:

[Bug 60437] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60437 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1772226 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java webapps/docs/changelog.xml

2016-12-01 Thread remm
Author: remm Date: Thu Dec 1 15:08:25 2016 New Revision: 1772226 URL: http://svn.apache.org/viewvc?rev=1772226=rev Log: 60437: Use a more sensible default buffer size value for the handshake dummy buffer (hopefully avoid resize). Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1772225 - in /tomcat/tc8.0.x/trunk: ./ build.xml java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java webapps/docs/changelog.xml

2016-12-01 Thread remm
Author: remm Date: Thu Dec 1 15:06:37 2016 New Revision: 1772225 URL: http://svn.apache.org/viewvc?rev=1772225=rev Log: 60437: Use a more sensible default buffer size value for the handshake dummy buffer (hopefully avoid resize). Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1772224 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java webapps/docs/changelog.xml

2016-12-01 Thread remm
Author: remm Date: Thu Dec 1 15:05:22 2016 New Revision: 1772224 URL: http://svn.apache.org/viewvc?rev=1772224=rev Log: 60437: Use a more sensible default buffer size value for the handshake dummy buffer (hopefully avoid resize). Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1772223 - in /tomcat/trunk: java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java webapps/docs/changelog.xml

2016-12-01 Thread remm
Author: remm Date: Thu Dec 1 15:03:33 2016 New Revision: 1772223 URL: http://svn.apache.org/viewvc?rev=1772223=rev Log: 60437: Use a more sensible default buffer size value for the handshake dummy buffer (hopefully avoid resize). Modified:

[Bug 60431] EL function varargs with array

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 --- Comment #4 from Ben --- The java list --> array is not strictly necessary. I only added that in while writing the test cases. I wanted a simple test case like "fn:echo(['a', 'b'])", but el converts raw [] to a List,

[Bug 60431] EL function varargs with array

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60431 --- Comment #3 from Mark Thomas --- In addition to fixing this issue, the proposed patch also converts a List into a set of varargs parameters. What is the specification based justification for this? I can see why one would

Plans for 9.0.0.M14 and 8.5.9

2016-12-01 Thread Mark Thomas
Hi, It is the start of a new month so I'm planning to tag 9.0.0.M14 and 8.5.9 soon(ish). As usual, I want to work through the open bug reports and any other known issues first. I suspect the actual tags will be next week at the earliest. Rémy mentioned Async timeouts + HTTP/2 as a possible root

Re: Early Access build 136 for JDK 9 & JDK 9 with Project Jigsaw are available on java.net

2016-12-01 Thread Mark Thomas
On 30/11/2016 09:49, Rory O'Donnell wrote: > Hi Mark, > > The bug has been updated with the following suggestion, any comment ? Hi Rory, That would certainly be a good step in the right direction. It would enable the problem to be fixed for "jar:" without negatively impacting all the other

[Bug 60437] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60437 --- Comment #2 from Dharmesh Patel --- Yes, resizing to sslEngine.getSession().getPacketBufferSize() or 16921 would work, since socketReadBuffer is set similarly. -- You are receiving this mail because: You are the

[Bug 60437] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60437 Remy Maucherat changed: What|Removed |Added CC|ma...@apache.org| --- Comment #1

[Bug 60437] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60437 Dharmesh Patel changed: What|Removed |Added CC||ma...@apache.org

[Bug 60437] New: SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60437 Bug ID: 60437 Summary: SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_OVERFLOW state Product: Tomcat 8

svn commit: r1772178 - in /tomcat/tc6.0.x/trunk: ./ test/org/apache/el/TestELEvaluation.java test/org/apache/el/TesterFunctions.java test/org/apache/jasper/compiler/TestAttributeParser.java

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:46:11 2016 New Revision: 1772178 URL: http://svn.apache.org/viewvc?rev=1772178=rev Log: Refactor to remove duplicated code Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/test/org/apache/el/TestELEvaluation.java

svn commit: r1772177 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/el/TestELEvaluation.java test/org/apache/el/TesterFunctions.java test/org/apache/jasper/compiler/TestAttributeParser.java

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:44:58 2016 New Revision: 1772177 URL: http://svn.apache.org/viewvc?rev=1772177=rev Log: Refactor to remove duplicated code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/el/TestELEvaluation.java

svn commit: r1772175 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/el/TestELEvaluation.java test/org/apache/el/TesterFunctions.java test/org/apache/jasper/compiler/TestAttributeParser.java

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:40:11 2016 New Revision: 1772175 URL: http://svn.apache.org/viewvc?rev=1772175=rev Log: Refactor to remove duplicated code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/el/TestELEvaluation.java

svn commit: r1772176 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/el/TestELEvaluation.java test/org/apache/el/TesterFunctions.java test/org/apache/jasper/compiler/TestAttributeParser.java

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:40:26 2016 New Revision: 1772176 URL: http://svn.apache.org/viewvc?rev=1772176=rev Log: Refactor to remove duplicated code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/el/TestELEvaluation.java

svn commit: r1772174 - in /tomcat/trunk/test/org/apache: el/TestELEvaluation.java el/TesterFunctions.java jasper/compiler/TestAttributeParser.java

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:39:44 2016 New Revision: 1772174 URL: http://svn.apache.org/viewvc?rev=1772174=rev Log: Refactor to remove duplicated code Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java tomcat/trunk/test/org/apache/el/TesterFunctions.java

svn commit: r1772171 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:20:46 2016 New Revision: 1772171 URL: http://svn.apache.org/viewvc?rev=1772171=rev Log: IPv6 improvements: - use IPv6 by default if available on Windows with APR - new option to configure whether APR with IPv6 also uses IPv4 on dual stack systems - improve

[jira] [Commented] (MTOMCAT-308) SNI header not sent

2016-12-01 Thread Matthew Broadhead (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15711695#comment-15711695 ] Matthew Broadhead commented on MTOMCAT-308: --- is there a workaround for this issue? > SNI

svn commit: r1772170 - in /tomcat/trunk: java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2016-12-01 Thread markt
Author: markt Date: Thu Dec 1 11:17:38 2016 New Revision: 1772170 URL: http://svn.apache.org/viewvc?rev=1772170=rev Log: IPv6 improvements: - use IPv6 by default if available on Windows with APR - new option to configure whether APR with IPv6 also uses IPv4 on dual stack systems - improve

[Bug 60436] AbstractProcessor.doTimeoutAsync(AbstractProcessor.java:528) NPE

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60436 --- Comment #2 from hongjiang --- No,I didn't use http2.0,my connector config: It's happened in pressure test (high concurrency), one nginx reverse proxy to 4 tomcat server, All 4 tomcat server occurred that NPE。

[Bug 60436] AbstractProcessor.doTimeoutAsync(AbstractProcessor.java:528) NPE

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60436 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 60436] New: AbstractProcessor.doTimeoutAsync(AbstractProcessor.java:528) NPE

2016-12-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60436 Bug ID: 60436 Summary: AbstractProcessor.doTimeoutAsync(AbstractProcessor.jav a:528) NPE Product: Tomcat 8 Version: 8.5.8 Hardware: PC OS: Linux