Re: BZ 66294 - optionally disable some SecurityManager checks

2022-11-07 Thread Han Li
> 2022年11月8日 00:24,Mark Thomas 写道: > > Hi, > > BZ 66294 [1] highlights the performance impact in Tomcat of some additional > SecurityManager checks that were added to avoid AccessControlException when > using the EL API JAR outside of Tomcat. > > Details of the performance impact are in th

Re: BZ 66294 - optionally disable some SecurityManager checks

2022-11-07 Thread Mark Thomas
On 07/11/2022 21:08, Christopher Schultz wrote: Mark, On 11/7/22 11:24, Mark Thomas wrote: Hi, BZ 66294 [1] highlights the performance impact in Tomcat of some additional SecurityManager checks that were added to avoid AccessControlException when using the EL API JAR outside of Tomcat. Det

Re: BZ 66294 - optionally disable some SecurityManager checks

2022-11-07 Thread Christopher Schultz
Mark, On 11/7/22 11:24, Mark Thomas wrote: Hi, BZ 66294 [1] highlights the performance impact in Tomcat of some additional SecurityManager checks that were added to avoid AccessControlException when using the EL API JAR outside of Tomcat. Details of the performance impact are in the bug rep

Re: [VOTE] Release Apache Tomcat Native 2.0.2

2022-11-07 Thread Christopher Schultz
Mark, On 11/2/22 16:57, Mark Thomas wrote: The key differences of version 2.0.2 compared to 2.0.1 are: - Update the minimum supported version of LibreSSL to 3.5.2.   Based on a #13 provided by orbea. - The windows binaries in this release have been built with OpenSSL   3.0.7 The 2.0.x branc

BZ 66294 - optionally disable some SecurityManager checks

2022-11-07 Thread Mark Thomas
Hi, BZ 66294 [1] highlights the performance impact in Tomcat of some additional SecurityManager checks that were added to avoid AccessControlException when using the EL API JAR outside of Tomcat. Details of the performance impact are in the bug report. I think we have a few options here. 1.

[Bug 66331] Incorrect exception is being caught in SystemLogHandler

2022-11-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66331 --- Comment #4 from John Carr --- In the end... just time, effort, and priorities. However, we didn't realize 10.0 was end of life. Now that we see that, we have added upgrading to 10.1.x into our backlog. Thanks again for getting the origin

[tomcat] branch 8.5.x updated: NIO writes don't return -1 so neither should CLOSED_NIO_CHANNEL

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new fef2d26ccf NIO writes don't return -1 so neither sh

[tomcat] branch 9.0.x updated: NIO writes don't return -1 so neither should CLOSED_NIO_CHANNEL

2022-11-07 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 4917824b2e NIO writes don't return -1 so neither sh

[tomcat] branch 10.1.x updated: NIO writes don't return -1 so neither should CLOSED_NIO_CHANNEL

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new e25d13624e NIO writes don't return -1 so neither

[GitHub] [tomcat] markt-asf commented on pull request #562: Remove unnecessary -1 predicate because write will not return -1 unless NioChannel is CLOSED_NIO_CHANNEL

2022-11-07 Thread GitBox
markt-asf commented on PR #562: URL: https://github.com/apache/tomcat/pull/562#issuecomment-1305623555 Thanks for the PR. I applied to it manually so I could use a slightly different fix and add a change log entry. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [tomcat] markt-asf closed pull request #562: Remove unnecessary -1 predicate because write will not return -1 unless NioChannel is CLOSED_NIO_CHANNEL

2022-11-07 Thread GitBox
markt-asf closed pull request #562: Remove unnecessary -1 predicate because write will not return -1 unless NioChannel is CLOSED_NIO_CHANNEL URL: https://github.com/apache/tomcat/pull/562 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[tomcat] branch main updated: NIO writes don't return -1 so neither should CLOSED_NIO_CHANNEL

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new cc7c12993b NIO writes don't return -1 so neither shou

[tomcat] branch 8.5.x updated: Improve error message when cancelling stream due to an invalid write

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new a26f1734e3 Improve error message when cancelling st

[tomcat] branch 9.0.x updated: Improve error message when cancelling stream due to an invalid write

2022-11-07 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 ae0b58a426 Improve error message when cancelling st

[tomcat] branch 10.1.x updated: Improve error message when cancelling stream due to an invalid write

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new ec7c412141 Improve error message when cancelling

[tomcat] branch main updated: Improve error message when cancelling stream due to an invalid write

2022-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 8172a94123 Improve error message when cancelling stre

JDK 20 EAb22, ZenGC EA builds, JavaFX 20 EAb5 and several heads-ups!

2022-11-07 Thread David Delabassee
Greetings, With JavaOne in Las Vegas, last month was epically busy! It was great to finally have the ability to meet and discuss the Quality Outreach program with some of you... face-to-face! This installment of the newsletter is packed as we have several heads-ups, including new Early-Acces