On 12/10/2022 19:28, ma...@apache.org wrote:
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 ee131
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 9c78c2e66a Use a valid date format for the expires
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 d641a43b8a Use a valid date format for the expires
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 728e2e605a Use a valid date format for the expire
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 ee131cd0d9 Use a valid date format for the expires at
https://bz.apache.org/bugzilla/show_bug.cgi?id=66294
--- Comment #1 from Mark Thomas ---
Given that the SecurityManager is heading towards deprecation, why not just run
without a SecurityManager to avoid this hotspot?
--
You are receiving this mail because:
You are the assignee for the bug.
---
Hi all,
The good news is obviously that buildbot notifications are working again.
They should be configured to only report on state changes. i.e. passing
-> failing or failing -> passing.
I'll take another look at the configuration and see what I got wrong.
I am aware that Tomcat Native is n
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/4
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: passing build
Build Source Stamp: [branch main] 38577bb41265da04f25013422fc01016f7a5b919
Steps:
worker_prepara
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/36/builds/310
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: passing build
Build Source Stamp: [branch 8.5.x] c8a742fb52f23b4b92be6b2525ddc12984060603
Steps:
worker_prepa
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/359
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: passing build
Build Source Stamp: [branch 9.0.x] c17bfe7d8ff3b7fe489ae0e9782139f2d3264002
Steps:
worker_prepa
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 38577bb412 Avoid overriding non-abstract methods
3857
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/547
Blamelist: Carsten Klein , Christopher Schultz
, Dachuan J , David Blevins
, Dmitri Blinov , Eduardo
Leggiero , Emmanuel Bourg
, Filip Hanik , Gareth Evans
, Hal Deadman , Hui Wan
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 8c734f3c55 Simplify code
8c734f3c55 is described belo
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/3
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: passing build
Build Source Stamp: [branch main] 563e11057e87f9482c6fd7a0b671a51f95e3f2b2
Steps:
worker_prepara
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 c8a742fb52 Use List.toArray(new T[0]) rather than L
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 c17bfe7d8f Use List.toArray(new T[0]) rather than L
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 152dc92d7f Use List.toArray(new T[0]) rather than
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 563e11057e Use List.toArray(new T[0]) rather than Lis
https://bz.apache.org/bugzilla/show_bug.cgi?id=66294
John Engebretson changed:
What|Removed |Added
CC||jeng...@amazon.com
--
You are rece
aooohan commented on PR #555:
URL: https://github.com/apache/tomcat/pull/555#issuecomment-1276131546
@DigitalFatCat Thanks for the PR. : )
--
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 sp
aooohan commented on PR #555:
URL: https://github.com/apache/tomcat/pull/555#issuecomment-1276129749
> It usually does make sense. See
https://www.baeldung.com/java-collection-toarray-methods
Wow, interesting, it turns out that there is a difference in performance
between these. I am
markt-asf commented on PR #555:
URL: https://github.com/apache/tomcat/pull/555#issuecomment-1276040032
It usually does make sense. See
https://www.baeldung.com/java-collection-toarray-methods
I thought we'd been through the code base and fixed all these previously. A
quick search indicat
aooohan closed pull request #555: Update OpenSSLEngine.java changed
'toArray(new String[size])' to 'toArray(new String[0])'
URL: https://github.com/apache/tomcat/pull/555
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
aooohan commented on PR #555:
URL: https://github.com/apache/tomcat/pull/555#issuecomment-1276008234
It doesn't make sense to do this.
--
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
DigitalFatCat opened a new pull request, #555:
URL: https://github.com/apache/tomcat/pull/555
It should use 'toArray(new String[0])' instead of 'toArray(new String[size])'
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/2
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: passing build
Build Source Stamp: [branch main] 2763077bbaf018cf76a3247c8ea08c486b505ea7
Steps:
worker_prepara
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
commit ebbe5f1d16c8ee345b3334abc3cd2c20d61171f4
Author: Mark Thomas
AuthorDate: Wed Oct 12 10:49:31 2022 +0100
Add initial Lo
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
commit 1c21f344bed88f9846bd8c172e4181325b8a64ea
Author: Mark Thomas
AuthorDate: Wed Oct 12 10:48:19 2022 +0100
Refactor in pr
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
commit 2763077bbaf018cf76a3247c8ea08c486b505ea7
Author: Mark Thomas
AuthorDate: Wed Oct 12 11:12:40 2022 +0100
Sync local sna
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 39821e7b3c Add the initial plumbing for the loom module
new 1c21f344be Refactor in preparation for adding initial Lo
Build status: Build succeeded!
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/1
Blamelist: Carsten Klein , Christopher Schultz
, David Blevins , Dmitri
Blinov , Emmanuel Bourg , Filip Hanik
, Gareth Evans , Igal Sapir
, Knut Sander , Konstantin Kolinko
, Malay
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 39821e7b3c Add the initial plumbing for the loom modu
32 matches
Mail list logo