(tomcat) branch 9.0.x updated: Expand testing of If-Match and If-Unmodified-Since combinations

2024-12-12 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 e13e186f03 Expand testing of If-Match and If

(tomcat) branch 10.1.x updated: Expand testing of If-Match and If-Unmodified-Since combinations

2024-12-12 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 ab8c8a800e Expand testing of If-Match and If

(tomcat) branch 11.0.x updated: Expand testing of If-Match and If-Unmodified-Since combinations

2024-12-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 201b31dfb2 Expand testing of If-Match and If

(tomcat) 02/03: Expand testing of If-Match and If-Unmodified-Since combinations

2024-12-12 Thread markt
testing of If-Match and If-Unmodified-Since combinations --- ...efaultServletRfc9110Section13Parameterized.java | 48 -- 1 file changed, 35 insertions(+), 13 deletions(-) diff --git a/test/org/apache/catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java b/test/org

(tomcat) branch 9.0.x updated: Add separate load library for OpenSSL testing

2024-12-06 Thread remm
testing 7317ab061b is described below commit 7317ab061b3e9a3801f30ea4bd89b57145fcd33f Author: remm AuthorDate: Fri Dec 6 11:41:01 2024 +0100 Add separate load library for OpenSSL testing --- java/org/apache/tomcat/util/openssl/openssl_h.java | 5 + 1 file changed, 5 insertions(+) diff

(tomcat) branch 10.1.x updated: Add separate load library for OpenSSL testing

2024-12-06 Thread remm
testing 6890b97442 is described below commit 6890b97442ef10974f23e4e2ae5d558c207fc76a Author: remm AuthorDate: Fri Dec 6 11:41:01 2024 +0100 Add separate load library for OpenSSL testing --- java/org/apache/tomcat/util/openssl/openssl_h.java | 5 + 1 file changed, 5 insertions(+) diff

(tomcat) branch 11.0.x updated: Add separate load library for OpenSSL testing

2024-12-06 Thread remm
testing 902e8dd803 is described below commit 902e8dd8033513e9173b9382b1a87da4f466eb50 Author: remm AuthorDate: Fri Dec 6 11:41:01 2024 +0100 Add separate load library for OpenSSL testing --- java/org/apache/tomcat/util/openssl/openssl_h.java | 5 + 1 file changed, 5 insertions(+) diff

(tomcat) branch 10.1.x updated: Make cart Serializable (helps with session persistence testing)

2024-12-04 Thread markt
session persistence testing) 68cde3449a is described below commit 68cde3449a2611e57ef85f161b6393bd702ccd93 Author: Mark Thomas AuthorDate: Wed Dec 4 17:17:04 2024 + Make cart Serializable (helps with session persistence testing) --- webapps/examples/WEB-INF/classes/sessions/DummyCart.java

(tomcat) branch 9.0.x updated: Make cart Serializable (helps with session persistence testing)

2024-12-04 Thread markt
session persistence testing) e76b3a04ad is described below commit e76b3a04ad80afb220afba68cb61987182002403 Author: Mark Thomas AuthorDate: Wed Dec 4 17:17:04 2024 + Make cart Serializable (helps with session persistence testing) --- webapps/examples/WEB-INF/classes/sessions/DummyCart.java

(tomcat) branch 11.0.x updated: Make cart Serializable (helps with session persistence testing)

2024-12-04 Thread markt
session persistence testing) 4970c0e414 is described below commit 4970c0e414ae9b44462ade9795346205cb45acb4 Author: Mark Thomas AuthorDate: Wed Dec 4 17:17:04 2024 + Make cart Serializable (helps with session persistence testing) --- webapps/examples/WEB-INF/classes/sessions/DummyCart.java

(tomcat) branch main updated: Make cart Serializable (helps with session persistence testing)

2024-12-04 Thread markt
session persistence testing) 8f1c1956a0 is described below commit 8f1c1956a0f3dfad2bcd67a5b575c263334b9751 Author: Mark Thomas AuthorDate: Wed Dec 4 17:17:04 2024 + Make cart Serializable (helps with session persistence testing) --- webapps/examples/WEB-INF/classes/sessions/DummyCart.java | 6

(tomcat) 01/02: Add additional SSI testing

2024-11-06 Thread remm
testing --- test/org/apache/catalina/ssi/TestSsiServlet.java | 72 test/webapp/index.shtml | 44 +++ test/webapp/subpage.html | 17 ++ 3 files changed, 133 insertions(+) diff --git a/test/org/apache/catalina

(tomcat) branch 10.1.x updated: Add additional SSI testing

2024-11-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 25fc536a8f Add additional SSI testing 25fc536a8f

(tomcat) branch 11.0.x updated: Add additional SSI testing

2024-11-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new b532b9935d Add additional SSI testing b532b9935d

(tomcat) branch main updated: Add additional SSI testing

2024-11-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 3aa63631e0 Add additional SSI testing 3aa63631e0 is

(tomcat) branch 9.0.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 9201726b76 Add shutdown port testing 9201726b76 is

(tomcat) branch 10.1.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 6c490a0e1b Add shutdown port testing 6c490a0e1b

(tomcat) branch 11.0.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new b5830addd5 Add shutdown port testing b5830addd5

(tomcat) branch main updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 15e3010ef0 Add shutdown port testing 15e3010ef0 is

(tomcat) 01/04: Refactor HTTP/2 trailer testing to create trailers separately

2024-09-30 Thread markt
HTTP/2 trailer testing to create trailers separately This will allow other requests to be multiplexed between the headers and trailers of the stream using trailers. --- test/org/apache/coyote/http2/Http2TestBase.java | 21 +++-- .../apache/coyote/http2

(tomcat) 01/03: Refactor HTTP/2 trailer testing to create trailers separately

2024-09-30 Thread markt
HTTP/2 trailer testing to create trailers separately This will allow other requests to be multiplexed between the headers and trailers of the stream using trailers. --- test/org/apache/coyote/http2/Http2TestBase.java | 21 +++-- .../apache/coyote/http2

(tomcat) 01/04: Refactor HTTP/2 trailer testing to create trailers separately

2024-09-30 Thread markt
HTTP/2 trailer testing to create trailers separately This will allow other requests to be multiplexed between the headers and trailers of the stream using trailers. --- test/org/apache/coyote/http2/Http2TestBase.java | 21 +++-- .../apache/coyote/http2

(tomcat) 01/03: Refactor HTTP/2 trailer testing to create trailers separately

2024-09-30 Thread markt
/2 trailer testing to create trailers separately This will allow other requests to be multiplexed between the headers and trailers of the stream using trailers. --- test/org/apache/coyote/http2/Http2TestBase.java | 21 +++-- .../apache/coyote/http2

(tomcat) branch 10.1.x updated: Add manager certificate handling testing

2024-09-25 Thread remm
testing 8ce050ba2a is described below commit 8ce050ba2a4e9e9c96306fe8c7e9b486b9a9f165 Author: remm AuthorDate: Wed Sep 25 14:47:53 2024 +0200 Add manager certificate handling testing --- .../catalina/manager/TestManagerWebappSsl.java | 180 + 1 file changed, 180 insertions

(tomcat) branch 11.0.x updated: Add manager certificate handling testing

2024-09-25 Thread remm
testing 762485c581 is described below commit 762485c5813994f2f85661e4a241bfd2fdb1ff36 Author: remm AuthorDate: Wed Sep 25 14:47:53 2024 +0200 Add manager certificate handling testing --- .../catalina/manager/TestManagerWebappSsl.java | 180 + 1 file changed, 180 insertions

(tomcat) branch 9.0.x updated: Add manager certificate handling testing

2024-09-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 16982039ec Add manager certificate handling testing

(tomcat) branch main updated: Add manager certificate handling testing

2024-09-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 ce70a1780b Add manager certificate handling testing

(tomcat) branch 9.0.x updated: Add testing for deploy and storeconfig

2024-09-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 f17458f83d Add testing for deploy and storeconfig

(tomcat) branch 10.1.x updated: Add testing for deploy and storeconfig

2024-09-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 31ac05f59a Add testing for deploy and storeconfig

(tomcat) branch 11.0.x updated: Add testing for deploy and storeconfig

2024-09-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new d82b94b82d Add testing for deploy and storeconfig

(tomcat) branch main updated: Add testing for deploy and storeconfig

2024-09-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 1cebe12d21 Add testing for deploy and storeconfig

(tomcat) branch main updated: Revert following failed testing

2024-06-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 f57681c6ef Revert following failed testing f57681c6ef

(tomcat) branch 9.0.x updated: Expand memory realm to include testing for the lockout realm

2024-06-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 530faa0eca Expand memory realm to include testing

(tomcat) branch 10.1.x updated: Expand memory realm to include testing for the lockout realm

2024-06-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 159a47af3f Expand memory realm to include testing

(tomcat) branch main updated: Expand memory realm to include testing for the lockout realm

2024-06-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 1e16304666 Expand memory realm to include testing for

(tomcat) branch 10.1.x updated: Add openssl ffm testing

2024-04-18 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 1ffc62afa7 Add openssl ffm testing 1ffc62afa7 is

(tomcat) branch main updated: Add openssl ffm testing

2024-04-18 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 17f779bf7b Add openssl ffm testing new

[Bug 56398] Support Arquillian-based unit testing

2024-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56398 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

(tomcat) branch 8.5.x updated: HTTP methods are case sensitive - use consistent code for testing method

2023-11-06 Thread markt
consistent code for testing method d45068fcaa is described below commit d45068fcaa441c67cd0be94c39cd8bff7c5e6ff2 Author: Mark Thomas AuthorDate: Mon Nov 6 16:10:24 2023 + HTTP methods are case sensitive - use consistent code for testing method --- java/org/apache/catalina/connector

(tomcat) branch 9.0.x updated: HTTP methods are case sensitive - use consistent code for testing method

2023-11-06 Thread markt
consistent code for testing method 1ccdf4e773 is described below commit 1ccdf4e773f5ba1bdb10dac4134f1baed1c1f466 Author: Mark Thomas AuthorDate: Mon Nov 6 16:10:24 2023 + HTTP methods are case sensitive - use consistent code for testing method --- java/org/apache/catalina/connector

(tomcat) branch 10.1.x updated: HTTP methods are case sensitive - use consistent code for testing method

2023-11-06 Thread markt
consistent code for testing method d4f7f427ec is described below commit d4f7f427ec31f5159ec6e23a3d319b5253f031bf Author: Mark Thomas AuthorDate: Mon Nov 6 16:10:24 2023 + HTTP methods are case sensitive - use consistent code for testing method --- java/org/apache/catalina/connector

(tomcat) 02/02: HTTP methods are case sensitive - use consistent code for testing method

2023-11-06 Thread markt
are case sensitive - use consistent code for testing method --- java/org/apache/catalina/connector/CoyoteAdapter.java | 6 +++--- java/org/apache/coyote/http2/Stream.java | 2 +- java/org/apache/coyote/http2/StreamProcessor.java | 2 +- 3 files changed, 5 insertions(+), 5 deletions

JDK 21 is in Rampdown / The importance of testing with Early-Access Builds

2023-06-14 Thread David Delabassee
recent example that demonstrates the benefits of testing an existing codebase using the OpenJDK early-access builds. Last month, we published a heads-up focused on Sequenced Collections [3] as they could potentially introduce some incompatibilities. The Eclipse Collections (EC) team did their

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 Han Li changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #6 from ledefe <517893...@qq.com> --- A PR has been submitted based on the 9.0.x branch PR: https://github.com/apache/tomcat/pull/619 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #5 from Mark Thomas --- Could you be tempted into submitting a patch or PR for this? (Don't forget the change log.) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #4 from Mark Thomas --- As per RFC 9113, section 6.9 it is not legal to send a WINDOW_UPDATE frame of length zero. I've had a quick look at the code it should be a simple fix to skip sending the WINDOW_UPDATE frame if the increment

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #3 from Mark Thomas --- If you want a guaranteed SLA, you'll have to pay for it. I can't speak for the other committers but I have been preparing for a conference this week. I was planning on looking at this next week unless someon

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #2 from ledefe <517893...@qq.com> --- Didn't anyone reply? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 --- Comment #1 from ledefe <517893...@qq.com> --- Comment on attachment 38559 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38559 normal request log comparison The overall process is as follows: 1. http-nio-9988-exec-4 thread: Read da

[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 ledefe <517893...@qq.com> changed: What|Removed |Added OS||All Priority|P2

[Bug 66602] New: TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)

2023-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66602 Bug ID: 66602 Summary: TCP abnormal shutdown during pressure testing based on HTTP2 (h2c) Product: Tomcat 9 Version: 9.0.75 Hardware: PC Status: NEW

[tomcat] 04/06: Refactor to make testing BeanSupport implementations easier

2023-02-22 Thread markt
make testing BeanSupport implementations easier --- java/jakarta/el/BeanSupport.java | 18 +- test/jakarta/el/ELBaseTest.java| 69 ++ ...anSupportBaseTest.java => TestBeanSupport.java} | 2 +- test/jakarta/el/TestBeanSupportFull.j

Re: [tomcat] branch main updated: Update testing/validation libraries

2023-01-11 Thread Mark Thomas
On 11/01/2023 13:37, Rainer Jung wrote: this commit and its backports seems to have broken the build. The checksums for BND have been updated from the ones for 6.3.1 to the ones for 6.4.0, but the version itself has not changed (bnd is also not mentioned in the changelog snippet). So we stil

Re: [tomcat] branch main updated: Update testing/validation libraries

2023-01-11 Thread Rainer Jung
: new 1c75ed6ec3 Update testing/validation libraries 1c75ed6ec3 is described below commit 1c75ed6ec354e0a0b50ababc4616fdb8f922cb17 Author: Mark Thomas AuthorDate: Fri Jan 6 15:25:20 2023 + Update testing/validation libraries --- build.properties.default | 14

[tomcat] 01/02: Update testing/validation libraries

2023-01-06 Thread markt
testing/validation libraries --- build.properties.default | 12 ++-- webapps/docs/changelog.xml | 9 + 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/build.properties.default b/build.properties.default index 0f4c1a3a38..486088f067 100644 --- a/build.properties.default

[tomcat] 01/03: Update testing/validation libraries

2023-01-06 Thread markt
testing/validation libraries --- build.properties.default | 14 +++--- webapps/docs/changelog.xml | 9 + 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/build.properties.default b/build.properties.default index 299bb5314f..9ca0af6c30 100644 --- a

[tomcat] 01/03: Update testing/validation libraries

2023-01-06 Thread markt
testing/validation libraries --- build.properties.default | 14 +++--- webapps/docs/changelog.xml | 9 + 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/build.properties.default b/build.properties.default index a13b99c88f..a9191a849a 100644 --- a

[tomcat] branch main updated: Update testing/validation libraries

2023-01-06 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 1c75ed6ec3 Update testing/validation libraries

[tomcat] branch 9.0.x updated: Skip JNI tests when testing with Tomcat Native 2.x.x and later

2022-08-01 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 b9a261824e Skip JNI tests when testing with Tomcat

[tomcat] branch 10.0.x updated: Skip JNI tests when testing with Tomcat Native 2.x.x and later

2022-08-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 375a9d7aa3 Skip JNI tests when testing with

[tomcat] branch main updated: Actual testing with OpenSSL 1.1

2022-06-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 5523d58eda Actual testing with OpenSSL 1.1 5523d58eda

[GitHub] [tomcat] markt-asf closed pull request #520: Testing java 19 virtual thread

2022-06-06 Thread GitBox
markt-asf closed pull request #520: Testing java 19 virtual thread URL: https://github.com/apache/tomcat/pull/520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [tomcat] markt-asf commented on pull request #520: Testing java 19 virtual thread

2022-06-06 Thread GitBox
markt-asf commented on PR #520: URL: https://github.com/apache/tomcat/pull/520#issuecomment-1147123905 Tomcat 10.1.x must compile with Java 11. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: JDK 19 - Virtual Threads Testing!

2022-05-20 Thread Rémy Maucherat
On Fri, May 20, 2022 at 9:35 AM Martin Grigorov wrote: > > On Tue, May 17, 2022 at 4:23 PM Rémy Maucherat wrote: > > > On Tue, May 17, 2022 at 12:27 PM Mark Thomas wrote: > > > > > > On 16/05/2022 14:14, Martin Grigorov wrote: > > > > Hello Tomcat devs, > > > > > > > > Some tests fail with JDK 1

Re: JDK 19 - Virtual Threads Testing!

2022-05-20 Thread Martin Grigorov
On Tue, May 17, 2022 at 4:23 PM Rémy Maucherat wrote: > On Tue, May 17, 2022 at 12:27 PM Mark Thomas wrote: > > > > On 16/05/2022 14:14, Martin Grigorov wrote: > > > Hello Tomcat devs, > > > > > > Some tests fail with JDK 19-ea+22-1598: > > > > > > > > >[concat] Testsuites with failed tests

Re: JDK 19 - Virtual Threads Testing!

2022-05-19 Thread Martin Grigorov
tin > > > On Mon, May 16, 2022 at 10:54 AM David Delabassee < > david.delabas...@oracle.com> wrote: > >> Welcome to a new OpenJDK Quality Outreach update! >> >> This time, we have one update but a major one: JEP 425 (Virtual Threads >> preview) has been integ

Re: JDK 19 - Virtual Threads Testing!

2022-05-19 Thread Martin Grigorov
Hi Mark, I confirm that all tests pass now! Thank you! Martin On Wed, May 18, 2022 at 1:40 PM Mark Thomas wrote: > On 18/05/2022 10:25, Mark Thomas wrote: > > Hi all, > > > > So of the three issues Martin identified, I've fixed 1 & 3 which were > > the simple ones. > > > > For 1, the import ha

Re: JDK 19 - Virtual Threads Testing!

2022-05-18 Thread Mark Thomas
On 18/05/2022 10:25, Mark Thomas wrote: Hi all, So of the three issues Martin identified, I've fixed 1 & 3 which were the simple ones. For 1, the import handler needed updating to add the new classes added to java.lang in Java 19. For 3, the memory leak protection code that stops executor

Re: JDK 19 - Virtual Threads Testing!

2022-05-18 Thread Mark Thomas
Hi all, So of the three issues Martin identified, I've fixed 1 & 3 which were the simple ones. For 1, the import handler needed updating to add the new classes added to java.lang in Java 19. For 3, the memory leak protection code that stops executor threads needed to be updated for some ch

Re: JDK 19 - Virtual Threads Testing!

2022-05-17 Thread Rémy Maucherat
On Tue, May 17, 2022 at 12:27 PM Mark Thomas wrote: > > On 16/05/2022 14:14, Martin Grigorov wrote: > > Hello Tomcat devs, > > > > Some tests fail with JDK 19-ea+22-1598: > > > > >[concat] Testsuites with failed tests: > > [concat] TEST-jakarta.el.TestImportHandlerStandardPackages.NIO.txt

Re: JDK 19 - Virtual Threads Testing!

2022-05-17 Thread Mark Thomas
On 16/05/2022 14:14, Martin Grigorov wrote: Hello Tomcat devs, Some tests fail with JDK 19-ea+22-1598: [concat] Testsuites with failed tests: [concat] TEST-jakarta.el.TestImportHandlerStandardPackages.NIO.txt [concat] TEST-jakarta.el.TestImportHandlerStandardPackages.NIO2.txt

Re: JDK 19 - Virtual Threads Testing!

2022-05-16 Thread Martin Grigorov
ven if you don’t intend to > use virtual threads in the short future. > > > ## Heads-up - JEP 425 Virtual Threads (preview) testing > > The goal of Project Loom is to introduce in the Java platform an > easy-to-use, high-throughput lightweight concurrency model, and a > rela

JDK 19 - Virtual Threads Testing!

2022-05-16 Thread David Delabassee
Loom is now getting closer and closer! Please make sure to check the Heads-up below even if you don’t intend to use virtual threads in the short future. ## Heads-up - JEP 425 Virtual Threads (preview) testing The goal of Project Loom is to introduce in the Java platform an easy-to-use, high

Results testing with OpenSSL 3.0

2022-03-01 Thread Rainer Jung
seen last autumn when I did httpd release testing with OpenSSL 3.0 in the sever and 0.9.8 in the client. 3.0 has a padding check that fails, when the length is short. 3.0 head code has a fix for it, but an additionally needed patch for adding back the check for TLS 1.3 (where it is required) w

Re: [tomcat] 02/02: Implement new approahc to doHead(). Expand testing to cover HTTP/2.

2021-10-12 Thread Mark Thomas
On 11/10/2021 22:41, Christopher Schultz wrote: On 10/11/21 10:04, ma...@apache.org wrote: +    @Deprecated +    public static final String LEGACY_DO_HEAD = "jakarta.servlet.http.legacyDoHead"; Since 6.0? Looks like you are adding it to 10.x. You are correct. It is "Servlet 6.0". Also

Re: [tomcat] 02/02: Implement new approahc to doHead(). Expand testing to cover HTTP/2.

2021-10-11 Thread Christopher Schultz
AuthorDate: Mon Oct 11 14:39:44 2021 +0100 Implement new approahc to doHead(). Expand testing to cover HTTP/2. --- java/jakarta/servlet/http/HttpServlet.java | 19 +++- .../apache/catalina/connector/OutputBuffer.java| 8 +- java/org/apache/coyote/http2/Stream.java | 5

[tomcat] 02/02: Implement new approahc to doHead(). Expand testing to cover HTTP/2.

2021-10-11 Thread markt
approahc to doHead(). Expand testing to cover HTTP/2. --- java/jakarta/servlet/http/HttpServlet.java | 19 +++- .../apache/catalina/connector/OutputBuffer.java| 8 +- java/org/apache/coyote/http2/Stream.java | 5 + .../servlet/http/TestHttpServletDoHead.java| 113

[tomcat] branch main updated: Update comment after testing with more recent Java version

2021-08-21 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 880d53e Update comment after testing with more

[tomcat] 01/02: Refactor HEAD testing so other Servlets can be tested

2021-06-04 Thread markt
testing so other Servlets can be tested --- test/javax/servlet/http/TestHttpServlet.java | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/test/javax/servlet/http/TestHttpServlet.java b/test/javax/servlet/http/TestHttpServlet.java index 6a011c4..89e8521 100644

[tomcat] 01/02: Refactor HEAD testing so other Servlets can be tested

2021-06-04 Thread markt
testing so other Servlets can be tested --- test/javax/servlet/http/TestHttpServlet.java | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/test/javax/servlet/http/TestHttpServlet.java b/test/javax/servlet/http/TestHttpServlet.java index 6a011c4..89e8521 100644

[tomcat] 01/02: Refactor HEAD testing so other Servlets can be tested

2021-06-04 Thread markt
HEAD testing so other Servlets can be tested --- test/jakarta/servlet/http/TestHttpServlet.java | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/test/jakarta/servlet/http/TestHttpServlet.java b/test/jakarta/servlet/http/TestHttpServlet.java index b8760c6..ef034f8

[tomcat] 01/02: Refactor HEAD testing so other Servlets can be tested

2021-06-04 Thread markt
testing so other Servlets can be tested --- test/jakarta/servlet/http/TestHttpServlet.java | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/test/jakarta/servlet/http/TestHttpServlet.java b/test/jakarta/servlet/http/TestHttpServlet.java index b8760c6..ef034f8

[tomcat] branch 8.5.x updated: Remove testing support for old OpenSSL versions

2021-05-24 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 e8a741e Remove testing support for old OpenSSL

[tomcat] branch 9.0.x updated: Remove testing support for old OpenSSL versions

2021-05-24 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 7e36c47 Remove testing support for old OpenSSL

[tomcat] branch 10.0.x updated: Remove testing support for old OpenSSL versions

2021-05-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new dbe31cd Remove testing support for old OpenSSL

[tomcat] branch main updated: Remove testing support for old OpenSSL versions

2021-05-24 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 7c55e7b Remove testing support for old OpenSSL

[tomcat] 08/10: Expand testing to cover substitution in roleBase. Fix bugs.

2021-04-13 Thread markt
testing to cover substitution in roleBase. Fix bugs. The code incorrectly referred to the original roleBase rather than the local version that includes the substituted value(s). --- java/org/apache/catalina/realm/JNDIRealm.java | 4 +- .../catalina/realm/TestJNDIRealmIntegration.java

[tomcat] 08/10: Expand testing to cover substitution in roleBase. Fix bugs.

2021-04-13 Thread markt
testing to cover substitution in roleBase. Fix bugs. The code incorrectly referred to the original roleBase rather than the local version that includes the substituted value(s). --- java/org/apache/catalina/realm/JNDIRealm.java | 4 +- .../catalina/realm/TestJNDIRealmIntegration.java

[tomcat] 08/10: Expand testing to cover substitution in roleBase. Fix bugs.

2021-04-13 Thread markt
testing to cover substitution in roleBase. Fix bugs. The code incorrectly referred to the original roleBase rather than the local version that includes the substituted value(s). --- java/org/apache/catalina/realm/JNDIRealm.java | 4 +- .../catalina/realm/TestJNDIRealmIntegration.java

[GitHub] [tomcat] martin-g closed pull request #409: Updated Readme testing

2021-02-27 Thread GitBox
martin-g closed pull request #409: URL: https://github.com/apache/tomcat/pull/409 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [tomcat] martin-g commented on pull request #409: Updated Readme testing

2021-02-27 Thread GitBox
martin-g commented on pull request #409: URL: https://github.com/apache/tomcat/pull/409#issuecomment-787405147 SPAM This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [tomcat] sbharti123 opened a new pull request #409: Updated Readme testing

2021-02-27 Thread GitBox
sbharti123 opened a new pull request #409: URL: https://github.com/apache/tomcat/pull/409 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[tomcat] branch master updated: Revert debugging changes for testing BZ 63682

2019-09-13 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 3aa05ba Revert debugging changes for testing BZ

[tomcat] branch master updated: JSP compatibility testing for Graal

2019-07-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 5474fd4 JSP compatibility testing for Graal

[tomcat] branch 7.0.x updated: Revert local change made for load testing

2019-04-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 806195b Revert local change made for load testing

[tomcat] branch 7.0.x updated: Add a standalone server and client for testing connection failures

2019-04-09 Thread markt
testing connection failures d70a569 is described below commit d70a569f2759138847d0d9448f11694d04aaa6c8 Author: Mark Thomas AuthorDate: Tue Apr 9 15:51:46 2019 +0100 Add a standalone server and client for testing connection failures --- .../tomcat/websocket/TesterFirehoseServer.java | 100

Re: Building and Testing Tomcat 7

2019-03-04 Thread Rainer Jung
th Java 8), and run `ant deploy` or `ant test`. The way I do it is along the lines of: $ export JAVA_HOME=/path-to-jdk6 $ export ANT_HOME=/path-to-ant1.8.x $ export ANT_OPTS="-Djava.7.home=/path-toj-jdk7" $ ant test HTH someone, though I'm pretty sure that it will help my future self

Building and Testing Tomcat 7

2019-03-02 Thread Igal Sapir
sing the new "download-deps" target using Java 8+: $ export JAVA_HOME=/path-to-jdk8 $ ant download-deps Then you can set JAVA_HOME to a Java 6 version, ANT_HOME to a ant 1.8.x version (because newer ant will not run with Java 8), and run `ant deploy` or `ant test`. The way I do it is

Re: Building and Testing Tomcat 7

2019-03-02 Thread Igal Sapir
Fix typo: On Sat, Mar 2, 2019 at 2:08 PM Igal Sapir wrote: > > > To use the new update, you can now download all of the dependencies using > the new "download-deps" target using Java 8+: > > $ export JAVA_HOME=/path-to-jdk8 > $ ant download-deps > > Then you can set JAVA_HOME to a Java 6 versio

  1   2   3   >