Re: [tomcat] branch master updated: Fix NIO concurrency issue that removes connections from the poller.

2020-11-11 Thread Rémy Maucherat
On Wed, Nov 11, 2020 at 9:44 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: >

[tomcat] branch 9.0.x updated: Fix NIO concurrency issue that removes connections from the poller.

2020-11-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ef17d67 Fix NIO concurrency issue that removes con

[tomcat] branch master updated: Fix NIO concurrency issue that removes connections from the poller.

2020-11-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 45aeed6 Fix NIO concurrency issue that removes c

buildbot success in on tomcat-9-trunk

2020-11-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/541 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

buildbot success in on tomcat-trunk

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

[Bug 64872] Inefficient enum resolution in JSPs

2020-11-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872 --- Comment #8 from John Engebretson --- Our internal patch contained more than one change (the release process was challenging) but separating out this change comes to around 60 lines of code across two files. However, that patch is not up to

[tomcat] branch 9.0.x updated: Fix Membership thread name

2020-11-11 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 518eb97 Fix Membership thread name 518eb97 is de

[tomcat] branch master updated: Fix Membership thread name

2020-11-11 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 13721f9 Fix Membership thread name 13721f9 is

Re: buildbot failure in on tomcat-trunk

2020-11-11 Thread Mark Thomas
On 11/11/2020 09:11, build...@apache.org wrote: > The Buildbot has detected a new failure on builder tomcat-trunk while > building tomcat. Full details are available at: > https://ci.apache.org/builders/tomcat-trunk/builds/5549 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this

[Bug 64872] Inefficient enum resolution in JSPs

2020-11-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872 --- Comment #7 from Mark Thomas --- That all seems reasonable to me. How big is the patch? Generally, the smaller the patch the fewer the concerns around size of patch vs how widely used the feature is likely to be. -- You are receiving this

[Bug 64875] ClassNotFoundException with GraalVM and JNI

2020-11-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875 --- Comment #12 from Iván López --- Thank you very much! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@t

buildbot failure in on tomcat-trunk

2020-11-11 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/5549 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

buildbot failure in on tomcat-9-trunk

2020-11-11 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/540 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[Bug 52988] ExpandWar::deleteDir() traverses symlinked directories, deleting files outside of appBase

2020-11-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52988 --- Comment #2 from dexter7.42 --- bug present also in Tomcat 8.5.40 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-u

[Bug 64875] ClassNotFoundException with GraalVM and JNI

2020-11-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875 mgrigorov changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

[tomcat] branch 9.0.x updated: Don't activate Tomcat's GraalVM JNI resources by default

2020-11-11 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 447d24c Don't activate Tomcat's GraalVM JNI re

[tomcat] branch master updated: Don't activate Tomcat's GraalVM JNI resources by default

2020-11-11 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 20edb41 Don't activate Tomcat's GraalVM JNI

[tomcat] branch 9.0.x updated: Don't activate Tomcat's GraalVM JNI resources by default

2020-11-11 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 447d24c Don't activate Tomcat's GraalVM JNI re

[tomcat] branch master updated: Don't activate Tomcat's GraalVM JNI resources by default

2020-11-11 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 20edb41 Don't activate Tomcat's GraalVM JNI