[Bug 65177] org.apache.tomcat.util.net.TestSsl fails with OutOfMemoryError on 32-bit JVM

2021-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65177 --- Comment #2 from Konstantin Kolinko --- Ack. Testing current 8.5.x with Java 7u80 32-bit (Windows 10), the test now completes successfully. Testcase: testPost took 14,948 sec -- You are receiving this mail because: You are the assignee

buildbot failure in on tomcat-85-trunk

2021-03-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2638 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[Bug 65177] org.apache.tomcat.util.net.TestSsl fails with OutOfMemoryError on 32-bit JVM

2021-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65177 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch master updated: Document error handling for OpenSSL

2021-03-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 6c3797c Document error handling for OpenSSL

[tomcat] branch 8.5.x updated: Fix BZ 65177 reduce memory footprint to avoid OOME on 32-bit JVMs

2021-03-09 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 506495b Fix BZ 65177 reduce memory footprint to

[tomcat] branch 9.0.x updated (f92fe57 -> 28a732f)

2021-03-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from f92fe57 Add the option for distributions to disable dependency downloads add 28a732f Fix BZ 65177 reduce

[tomcat] branch master updated: Increment version for next development cycle

2021-03-09 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 480a3be Increment version for next development

[tomcat] branch master updated: Fix BZ 65177 reduce memory footprint to avoid OOME on 32-bit JVMs

2021-03-09 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 bc8d75b Fix BZ 65177 reduce memory footprint to

Re: JRE networking bug - JDK-8263243

2021-03-09 Thread Mark Thomas
On 09/03/2021 13:12, Rémy Maucherat wrote: On Tue, Mar 9, 2021 at 1:06 PM Mark Thomas wrote: Hi Rory, I have spent a lot of time of the last few days investigating some networking issues with Tomcat and it looks like the root cause is in the JRE. I have opened the following issue:

Re: JRE networking bug - JDK-8263243

2021-03-09 Thread Rémy Maucherat
On Tue, Mar 9, 2021 at 1:06 PM Mark Thomas wrote: > Hi Rory, > > I have spent a lot of time of the last few days investigating some > networking issues with Tomcat and it looks like the root cause is in the > JRE. I have opened the following issue: > >

Re: [External] : JRE networking bug - JDK-8263243

2021-03-09 Thread Rory O'Donnell
Hi Mark, Thanks for the bug, I noticed interest already in the issue. I've added a label, will keep an eye on it. Rgds,Rory On 09/03/2021 12:06, Mark Thomas wrote: Hi Rory, I have spent a lot of time of the last few days investigating some networking issues with Tomcat and it looks like

JRE networking bug - JDK-8263243

2021-03-09 Thread Mark Thomas
Hi Rory, I have spent a lot of time of the last few days investigating some networking issues with Tomcat and it looks like the root cause is in the JRE. I have opened the following issue: https://bugs.openjdk.java.net/browse/JDK-8263243 TL;DR it appears that ServerSocketChannel.accept()

Re: [VOTE] Release Apache Tomcat 8.5.64

2021-03-09 Thread Konstantin Kolinko
пт, 5 мар. 2021 г. в 02:49, Mark Thomas : > > The proposed Apache Tomcat 8.5.64 release is now available for voting. > > The notable changes compared to the 8.5.63 release are: > > - Improvements to Async and non-blocking IO error handling > > - Improvements to handling of OpenSSL errors > > -

[Bug 65177] New: org.apache.tomcat.util.net.TestSsl fails with OutOfMemoryError on 32-bit JVM

2021-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65177 Bug ID: 65177 Summary: org.apache.tomcat.util.net.TestSsl fails with OutOfMemoryError on 32-bit JVM Product: Tomcat 8 Version: 8.5.63 Hardware: PC Status:

[GitHub] [tomcat-jakartaee-migration] alitokmen commented on pull request #15: Add integration tests to the Apache Tomcat Migration Tool for Jakarta EE

2021-03-09 Thread GitBox
alitokmen commented on pull request #15: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/15#issuecomment-793611505 @martin-g and others - My work is now done, I modified the Travis build and also added some "non transformation" tests, in particular that the XML parsing