[Bug 59369] New: classloader getResourceAsStream throws exception instead of returning NULL.

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59369 Bug ID: 59369 Summary: classloader getResourceAsStream throws exception instead of returning NULL. Product: Tomcat 9 Version: 9.0.0.M4 Hardware: PC OS: Ma

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-bio (in module tomcat-8.0.x) failed

2016-04-22 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-tc8.0.x-test-bio has an issue affecting its community integration.

Re: Looking for mentor

2016-04-22 Thread Abdessamed MANSOURI
I saw your modification on the code, but i really didn't understand the idea behind it, in previous days, i tried to debug it, but really i didn't figure where is the problem, if you have time, just explain to what you have done :) 2016-04-20 11:34 GMT+01:00 Mark Thomas : > On 19/04/2016 23:44, A

[Bug 59219] AsyncListener#onError not called on exception during async processing

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219 Abdessamed MANSOURI changed: What|Removed |Added Attachment #33784|0 |1 is obsolete|

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2016-04-22 Thread Bill Barker
/dist/commons-daemon-20160422.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2016-04-22 Thread Bill Barker
/dist/commons-daemon-20160422.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

[Bug 59317] AsyncContextImpl breaks request URL containing spaces

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59317 --- Comment #1 from Mark Thomas --- See also bug 57559. I'm close to marking this bug as a duplicate of that one but I do want to review the detail of exactly what is going on first. -- You are receiving this mail because: You are the assign

[Bug 57559] Decoded Request URI used for Asynchronous dispatch

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57559 --- Comment #5 from Mark Thomas --- Thread from EG. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomca

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2016-04-22 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160422-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/work

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-bio (in module tomcat-8.0.x) failed

2016-04-22 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160422-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/work

svn commit: r1740538 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/websocket/WebSocketBaseTest.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 15:16:28 2016 New Revision: 1740538 URL: http://svn.apache.org/viewvc?rev=1740538&view=rev Log: Ensure clean-up runs Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java Propchange: t

svn commit: r1740537 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/websocket/WebSocketBaseTest.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 15:15:41 2016 New Revision: 1740537 URL: http://svn.apache.org/viewvc?rev=1740537&view=rev Log: Ensure clean-up runs Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java Propchange: t

svn commit: r1740536 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/tomcat/websocket/WebSocketBaseTest.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 15:15:20 2016 New Revision: 1740536 URL: http://svn.apache.org/viewvc?rev=1740536&view=rev Log: Ensure clean-up runs Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java Propchange: t

svn commit: r1740535 - /tomcat/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 15:14:04 2016 New Revision: 1740535 URL: http://svn.apache.org/viewvc?rev=1740535&view=rev Log: Make sure the clean-up runs Modified: tomcat/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java Modified: tomcat/trunk/test/org/apache/tomcat/websocket/We

Re: svn commit: r1740523 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread Mark Thomas
On 22/04/2016 15:18, Konstantin Kolinko wrote: > 2016-04-22 16:24 GMT+03:00 : >> Author: markt >> Date: Fri Apr 22 13:24:13 2016 >> New Revision: 1740523 >> >> URL: http://svn.apache.org/viewvc?rev=1740523&view=rev >> Log: >> Expand checks for proper WebSocket shutdown >> >> Modified: >> tomca

Re: svn commit: r1740523 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread Konstantin Kolinko
2016-04-22 16:24 GMT+03:00 : > Author: markt > Date: Fri Apr 22 13:24:13 2016 > New Revision: 1740523 > > URL: http://svn.apache.org/viewvc?rev=1740523&view=rev > Log: > Expand checks for proper WebSocket shutdown > > Modified: > tomcat/tc7.0.x/trunk/ (props changed) > > tomcat/tc7.0.x/

svn commit: r1740523 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:24:13 2016 New Revision: 1740523 URL: http://svn.apache.org/viewvc?rev=1740523&view=rev Log: Expand checks for proper WebSocket shutdown Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/BackgroundPro

svn commit: r1740522 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:23:07 2016 New Revision: 1740522 URL: http://svn.apache.org/viewvc?rev=1740522&view=rev Log: Expand checks for proper WebSocket shutdown Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/BackgroundPro

svn commit: r1740521 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:22:37 2016 New Revision: 1740521 URL: http://svn.apache.org/viewvc?rev=1740521&view=rev Log: Expand checks for proper WebSocket shutdown Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/websocket/BackgroundPro

svn commit: r1740520 - in /tomcat/trunk: java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/server/

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:21:43 2016 New Revision: 1740520 URL: http://svn.apache.org/viewvc?rev=1740520&view=rev Log: Expand checks for proper WebSocket shutdown Modified: tomcat/trunk/java/org/apache/tomcat/websocket/BackgroundProcessManager.java tomcat/trunk/test/org/apache/tom

[Bug 59219] AsyncListener#onError not called on exception during async processing

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219 --- Comment #10 from Mark Thomas --- I've fixed the regression. I held back on committing the test case to give you a chance to update your proposed patch. -- You are receiving this mail because: You are the assignee for the bug. ---

svn commit: r1740514 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/valves/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:03:26 2016 New Revision: 1740514 URL: http://svn.apache.org/viewvc?rev=1740514&view=rev Log: Fix regression between first and second parts of fix for BZ 59219 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/

svn commit: r1740513 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/valves/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 13:02:18 2016 New Revision: 1740513 URL: http://svn.apache.org/viewvc?rev=1740513&view=rev Log: Fix regression between first and second parts of fix for BZ 59219 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/

svn commit: r1740511 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/tribes/Channel.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 12:59:17 2016 New Revision: 1740511 URL: http://svn.apache.org/viewvc?rev=1740511&view=rev Log: Fix Javadoc nag Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/Channel.java Propchange: tomcat/tc8.5.x/tr

svn commit: r1740510 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/valves/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 12:58:40 2016 New Revision: 1740510 URL: http://svn.apache.org/viewvc?rev=1740510&view=rev Log: Fix regression between first and second parts of fix for BZ 59219 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/

svn commit: r1740509 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/valves/ coyote/ coyote/ajp/ coyote/http11/ coyote/http2/

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 12:57:50 2016 New Revision: 1740509 URL: http://svn.apache.org/viewvc?rev=1740509&view=rev Log: Fix regression between first and second parts of fix for BZ 59219 Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java tomcat/trunk/java/org/apa

svn commit: r1740508 - /tomcat/trunk/java/org/apache/catalina/tribes/Channel.java

2016-04-22 Thread markt
Author: markt Date: Fri Apr 22 12:56:44 2016 New Revision: 1740508 URL: http://svn.apache.org/viewvc?rev=1740508&view=rev Log: Fix Javadoc nag Modified: tomcat/trunk/java/org/apache/catalina/tribes/Channel.java Modified: tomcat/trunk/java/org/apache/catalina/tribes/Channel.java URL: http://

svn commit: r1740496 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 12:27:02 2016 New Revision: 1740496 URL: http://svn.apache.org/viewvc?rev=1740496&view=rev Log: Trivial cleanup Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java Propchange: tom

svn commit: r1740495 - /tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 12:25:56 2016 New Revision: 1740495 URL: http://svn.apache.org/viewvc?rev=1740495&view=rev Log: Trivial cleanups. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/Op

svn commit: r1740487 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2016-04-22 Thread kkolinko
Author: kkolinko Date: Fri Apr 22 11:51:21 2016 New Revision: 1740487 URL: http://svn.apache.org/viewvc?rev=1740487&view=rev Log: Add links to Tomcat 8.5 builds results at Buildbot. Add links to "periodic" builders for Tomcat 9, 8.0. Modified: tomcat/site/trunk/docs/ci.html tomcat/site/t

svn commit: r1740484 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2016-04-22 Thread kkolinko
Author: kkolinko Date: Fri Apr 22 11:26:26 2016 New Revision: 1740484 URL: http://svn.apache.org/viewvc?rev=1740484&view=rev Log: Add link to mod_jk built by Gump. Modified: tomcat/site/trunk/docs/ci.html tomcat/site/trunk/xdocs/ci.xml Modified: tomcat/site/trunk/docs/ci.html URL: http:

svn commit: r1740482 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2016-04-22 Thread kkolinko
Author: kkolinko Date: Fri Apr 22 11:18:23 2016 New Revision: 1740482 URL: http://svn.apache.org/viewvc?rev=1740482&view=rev Log: Organize links to projects built at Gump. Add Native 1.2 builds (a) OpenSSL 1.0.2, b) OpemSSL 1.1.0). Modified: tomcat/site/trunk/docs/ci.html tomcat/site/tr

[Bug 59365] Locale sensitive assertions in TestSsl and TestCustomSsl

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from Konsta

Memory leak progress report

2016-04-22 Thread Mark Thomas
Hi, As I mentioned previously, I am working through the memory leak detection and prevention code looking to see how it interacts with Java 9, particularly the restrictions placed on reflection. I started with the RMI leak protection in WebappClassLoaderBase. I have discovered from the OpenJDK d

[Bug 59365] Locale sensitive assertions in TestSsl and TestCustomSsl

2016-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365 Remy Maucherat changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1740472 - /tomcat/tc6.0.x/trunk/test/org/apache/catalina/startup/TestTomcat.java

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 09:07:57 2016 New Revision: 1740472 URL: http://svn.apache.org/viewvc?rev=1740472&view=rev Log: 59365: Avoid basing the test on the only portion of the output that is internationalized. (part 2) Modified: tomcat/tc6.0.x/trunk/test/org/apache/catalina/startup/Tes

svn commit: r1740470 - in /tomcat/tc7.0.x/trunk/test/org/apache: catalina/connector/TestMapperListener.java catalina/startup/TestTomcat.java tomcat/util/http/mapper/TestMapperWebapps.java

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 09:06:20 2016 New Revision: 1740470 URL: http://svn.apache.org/viewvc?rev=1740470&view=rev Log: 59365: Avoid basing the test on the only portion of the output that is internationalized. (part 2) Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/connector/

svn commit: r1740469 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/mapper/TestMapperListener.java test/org/apache/catalina/mapper/TestMapperWebapps.java test/org/apache/catalina/startup/Test

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 09:01:28 2016 New Revision: 1740469 URL: http://svn.apache.org/viewvc?rev=1740469&view=rev Log: 59365: Avoid basing the test on the only portion of the output that is internationalized. (part 2) Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.

svn commit: r1740468 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/mapper/TestMapperListener.java test/org/apache/catalina/mapper/TestMapperWebapps.java test/org/apache/catalina/startup/Test

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 09:00:51 2016 New Revision: 1740468 URL: http://svn.apache.org/viewvc?rev=1740468&view=rev Log: 59365: Avoid basing the test on the only portion of the output that is internationalized. (part 2) Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.

svn commit: r1740465 - in /tomcat/trunk/test/org/apache/catalina: mapper/TestMapperListener.java mapper/TestMapperWebapps.java startup/TestTomcat.java

2016-04-22 Thread remm
Author: remm Date: Fri Apr 22 08:38:17 2016 New Revision: 1740465 URL: http://svn.apache.org/viewvc?rev=1740465&view=rev Log: 59365: Avoid basing the test on the only portion of the output that is internationalized. (part 2) Modified: tomcat/trunk/test/org/apache/catalina/mapper/TestMapperLi