Re: Usage of JreVendor class

2015-09-17 Thread Felix Schumacher
Am 16. September 2015 22:45:14 MESZ, schrieb "Rémy Maucherat" : >2015-09-16 22:34 GMT+02:00 Mark Thomas : > >> I'd expect tomcat-utils.jar >> >> No problem. In tomcat 7 that class resides in tomcat-coyote. Should I move it, too? Regards, Felix > >Rémy

svn commit: r1703509 - in /tomcat/trunk/java/org/apache/coyote: AbstractProcessor.java Request.java Response.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 07:42:37 2015 New Revision: 1703509 URL: http://svn.apache.org/r1703509 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58387 Fix rare data race Modified: tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java

svn commit: r1703516 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/http11/Http11Nio2Processor.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 08:20:16 2015 New Revision: 1703516 URL: http://svn.apache.org/r1703516 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58388 Fix a data race when determining if Comet processing is occurring on a container or non-container thread. Modified:

[Bug 58388] Data race on field org.apache.coyote.RequestInfo.stage

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58388 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 58424] New: javaee tck fail(category=jsf, test name= jsfTldSignatureTest

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58424 Bug ID: 58424 Summary: javaee tck fail(category=jsf, test name= jsfTldSignatureTest Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux

[Bug 58424] javaee tck fail(category=jsf, test name= jsfTldSignatureTest)

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58424 sungbae_y...@tmax.co.kr changed: What|Removed |Added Summary|javaee tck |javaee tck

svn commit: r1703512 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/AbstractProcessor.java java/org/apache/coyote/Request.java java/org/apache/coyote/Response.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 07:46:36 2015 New Revision: 1703512 URL: http://svn.apache.org/r1703512 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58387 Fix rare data race when closing Comet connections. Modified: tomcat/tc8.0.x/trunk/ (props changed)

[Bug 58387] Data race on field org.apache.coyote.Request.hook

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58387 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1703523 - /tomcat/trunk/java/org/apache/tomcat/util/threads/TaskQueue.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 08:34:53 2015 New Revision: 1703523 URL: http://svn.apache.org/r1703523 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58389 Fix rare data race Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/TaskQueue.java Modified:

[Bug 58389] Data race on field org.apache.tomcat.util.threads.TaskQueue.parent

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58389 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1703534 - in /tomcat/trunk/java/org/apache/tomcat/util/net: Nio2Endpoint.java NioEndpoint.java SocketWrapperBase.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 08:56:20 2015 New Revision: 1703534 URL: http://svn.apache.org/r1703534 Log: Code review / refactoring in light of https://bz.apache.org/bugzilla/show_bug.cgi?id=58390 error is only used by NIO2 so move it to Nio2SocketWrapper Modified:

svn commit: r1703536 - in /tomcat/tc8.0.x/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/SocketWrapper.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 09:01:20 2015 New Revision: 1703536 URL: http://svn.apache.org/r1703536 Log: (empty) Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SocketWrapper.java

svn commit: r1703545 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/DomainFilterInterceptor.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 09:26:08 2015 New Revision: 1703545 URL: http://svn.apache.org/r1703545 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58392 Double-checked locking needs to use volatile to be thread-safe Modified:

svn commit: r1703554 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 10:13:33 2015 New Revision: 1703554 URL: http://svn.apache.org/r1703554 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58393 Fix multiple data races Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java Modified:

buildbot exception in ASF Buildbot on tomcat-trunk

2015-09-17 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/300 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1703584 - /tomcat/trunk/java/org/apache/tomcat/util/descriptor/tld/TldRuleSet.java

2015-09-17 Thread schultz
Author: schultz Date: Thu Sep 17 12:01:44 2015 New Revision: 1703584 URL: http://svn.apache.org/r1703584 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58424 Trim value text before comparing against acceptable boolean String values. Modified:

[Bug 58393] Data race on field org.apache.catalina.tribes.membership.McastService.listener

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58393 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1703556 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/tribes/membership/McastService.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 10:29:30 2015 New Revision: 1703556 URL: http://svn.apache.org/r1703556 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58393 Fix multiple data races Modified: tomcat/tc8.0.x/trunk/ (props changed)

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-09-17 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/135 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1703525 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/threads/TaskQueue.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 08:40:04 2015 New Revision: 1703525 URL: http://svn.apache.org/r1703525 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58389 Fix a rare data race while shutting down the thread pools on Connector stop. Modified: tomcat/tc8.0.x/trunk/ (props changed)

[Bug 58390] Data race on field org.apache.tomcat.util.net.SocketWrapper.error

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58390 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1703542 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/NonBlockingCoordinator.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 09:20:40 2015 New Revision: 1703542 URL: http://svn.apache.org/r1703542 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58391 Multiple data races Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/NonBlockingCoordinator.java

[Bug 58391] Data races on field org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.started/view/suggestedView

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58391 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1703546 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/tribes/group/interceptors/DomainFilterInterceptor.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 09:29:07 2015 New Revision: 1703546 URL: http://svn.apache.org/r1703546 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58392 Double-checked locking needs to use volatile to be thread-safe Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1703543 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/tribes/group/interceptors/NonBlockingCoordinator.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 09:22:58 2015 New Revision: 1703543 URL: http://svn.apache.org/r1703543 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58391 Fix multiple data races, most of which were associated with ensuring that log messages contained the correct information.

[Bug 58392] Data race on field org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor.membership

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58392 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58425] New: validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 Bug ID: 58425 Summary: validate::jk_ajp12_worker.c always returns JK_FALSE. Product: Tomcat Connectors Version: 1.2.41 Hardware: PC OS: All Status: NEW

svn commit: r1703647 - /tomcat/trunk/test/org/apache/tomcat/util/net/TestSsl.java

2015-09-17 Thread remm
Author: remm Date: Thu Sep 17 15:26:39 2015 New Revision: 1703647 URL: http://svn.apache.org/r1703647 Log: Remove test message comparison. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TestSsl.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TestSsl.java URL:

buildbot success in ASF Buildbot on tomcat-trunk

2015-09-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/303 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1703621 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/descriptor/tld/TldRuleSet.java webapps/docs/changelog.xml

2015-09-17 Thread schultz
Author: schultz Date: Thu Sep 17 13:36:58 2015 New Revision: 1703621 URL: http://svn.apache.org/r1703621 Log: Back-port r1703584 to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58424 Trim value text before comparing against acceptable boolean String values. Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

2015-09-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/302 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-09-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/136 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 Christopher Schultz changed: What|Removed |Added Status|NEW

svn commit: r1703640 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java SecureNioChannel.java

2015-09-17 Thread remm
Author: remm Date: Thu Sep 17 14:52:39 2015 New Revision: 1703640 URL: http://svn.apache.org/r1703640 Log: Remove finally and leave the channel in sendfile mode until the sendfile is done. Also check for close first since sendfile is reset on closing. Note: this could hide away 57265, so it's

[Bug 51872] request.getRemoteAddr() sometimes returning IP address from the previous request

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51872 --- Comment #17 from Tim Hunt --- I just want to note that, like others, we are still seeing these symptoms, and I created bug 58289. I have not yet had time to create a minimal test-case, but I want to if I can. -- You

[Bug 58424] javaee tck fail(category=jsf, test name= jsfTldSignatureTest)

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58424 Christopher Schultz changed: What|Removed |Added Status|NEW

[Bug 58414] Can not transfer empty string through Web Socket

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58414 Evgeny Mironenko changed: What|Removed |Added CC|

svn commit: r1703680 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 20:30:44 2015 New Revision: 1703680 URL: http://svn.apache.org/viewvc?rev=1703680=rev Log: Fix multiple concurrency issues in MemberImpl Concurrent updates to some properties were likely to lead to issues. Fix the Javadoc warnings Modified:

[Bug 58244] two way SSL loses client certificate after a few requests

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58244 --- Comment #2 from David Balažic --- The problem also goes away temporarily if I restart Firefox or just clear the "Active Logins" in the history deleting dialog. Then after 30 seconds it happens again. Maybe

svn commit: r1703673 - /tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 19:27:07 2015 New Revision: 1703673 URL: http://svn.apache.org/viewvc?rev=1703673=rev Log: Fix data race Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java URL:

svn commit: r1703685 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/tribes/membership/MemberImpl.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 20:35:23 2015 New Revision: 1703685 URL: http://svn.apache.org/viewvc?rev=1703685=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58395 Fix multiple concurrency issues in MemberImpl Concurrent updates to some properties were likely to lead to issues. Fix

svn commit: r1703678 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastServiceImpl.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 20:08:51 2015 New Revision: 1703678 URL: http://svn.apache.org/viewvc?rev=1703678=rev Log: Remove duplicate calls Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastServiceImpl.java Modified:

svn commit: r1703674 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 19:28:51 2015 New Revision: 1703674 URL: http://svn.apache.org/viewvc?rev=1703674=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58394 Fix data race Modified: tomcat/tc8.0.x/trunk/ (props changed)

[Bug 58394] Data race on field org.apache.catalina.mapper.Mapper.hosts

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58394 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1703676 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 19:47:26 2015 New Revision: 1703676 URL: http://svn.apache.org/viewvc?rev=1703676=rev Log: Remove duplicate calls Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java Modified:

svn commit: r1703683 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/tribes/membership/McastService.java java/org/apache/catalina/tribes/membership/McastServiceImpl.java

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 20:32:43 2015 New Revision: 1703683 URL: http://svn.apache.org/viewvc?rev=1703683=rev Log: Remove some unnecessary code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java

[Bug 58395] Data races inside org.apache.catalina.tribes.membership.MemberImpl

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58395 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 58396] Data race on field org.apache.tomcat.util.net.NioEndpoint$Poller.nextExpiration

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58396 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1703690 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2015-09-17 Thread markt
Author: markt Date: Thu Sep 17 21:06:25 2015 New Revision: 1703690 URL: http://svn.apache.org/viewvc?rev=1703690=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58396 Remove some unnecessary code. This back-ports a small part of the clean-up from trunk Modified:

[Bug 58427] New: JSP spec out - additional elements in implicit.tld

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58427 Bug ID: 58427 Summary: JSP spec out - additional elements in implicit.tld Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 --- Comment #12 from Andrew Shore --- Created attachment 33114 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33114=edit Patch for bug Had some test failures but I think it's my local setup. Could you run it through

[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 yagis...@reudo.co.jp changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from

[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 --- Comment #2 from yagis...@reudo.co.jp --- Created attachment 33115 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33115=edit patch for validate()::jk_ajp12_worker.c to return JK_TRUE with the same way as 1.2.40 -- You are receiving