On 03/12/2021 07:23, wrote:
package org.apache.tomcat.util.collections;
public class SynchronizedQueue
You are wrong. I suggest you use a debugger to create a queue of size 4
and then debug what happens when you do the following:
- call offer() 3 times
- call poll() 2 times
- call offer
package org.apache.tomcat.util.collections;
public class SynchronizedQueue
On 03/12/2021 06:57, wrote:
I think these two sentences should be transposed
This list strips attachments. I suggest you provide a patch / PR to show
the change you are suggesting. Don't forgot to explain why you think the
change is necessary.
Mark
--
I think these two sentences should be transposed
I think these two sentences should be transposed
Emmanuel,
On Tue, Feb 5, 2019 at 11:45 AM Igal Sapir wrote:
> On Tue, Feb 5, 2019 at 11:12 AM Emmanuel Bourg wrote:
>
>> Le 05/02/2019 à 19:02, Igal Sapir a écrit :
>>
>> > Do you get any "missing ciphers" errors or not even that? I always get
>> > some test cases fail due to mismatching ciphe
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.38.
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and Java Authentication Service Provider Interface for
Containers
The following votes were cast:
Binding:
+1: ebourg, fschumacher, remm, markt
Non-binding:
+1: isapir
The vote therefore passes.
Thanks to everyone who contributed to this release.
Mark
-
To unsubscribe, e-mail: dev-un
On 05/02/2019 12:22, Mark Thomas wrote:
> The proposed 8.5.38 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.38
Unit tests pass for NIO, NIO2 and APR/Native (Tomcat Native 1.2.21) on
Linux, Windows and OSX.
Mark
--
On Tue, Feb 5, 2019 at 1:22 PM Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.38 release is now available for voting.
>
> The major changes compared to the 8.5.37 release are:
>
> - Update the packaged version of the Tomcat Native Library to 1.2.21
>to pick up the
Am 05.02.19 um 13:22 schrieb Mark Thomas:
The proposed Apache Tomcat 8.5.38 release is now available for voting.
The major changes compared to the 8.5.37 release are:
- Update the packaged version of the Tomcat Native Library to 1.2.21
to pick up the memory leak fixes when using NIO
On Tue, Feb 5, 2019 at 11:12 AM Emmanuel Bourg wrote:
> Le 05/02/2019 à 19:02, Igal Sapir a écrit :
>
> > Do you get any "missing ciphers" errors or not even that? I always get
> > some test cases fail due to mismatching ciphers, which I accept as false
> > positives, so I wonder about that.
>
>
On Tue, Feb 5, 2019 at 10:02 AM Igal Sapir wrote:
> Emmanuel,
>
> On 2/5/2019 6:27 AM, Emmanuel Bourg wrote:
>
> >
> > Tested on Debian with OpenJDK 11.0.2, OpenSSL 1.1.1a and Tomcat Native
> > 1.2.21. No failure on the 3 test suites.
>
> Do you get any "missing ciphers" errors or not even that?
Le 05/02/2019 à 19:02, Igal Sapir a écrit :
> Do you get any "missing ciphers" errors or not even that? I always get
> some test cases fail due to mismatching ciphers, which I accept as false
> positives, so I wonder about that.
Yes that's normal, some ciphers are disabled in Debian (IDEA and AR
On Tue, Feb 5, 2019 at 4:22 AM Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.38 release is now available for voting.
>
> The major changes compared to the 8.5.37 release are:
>
> - Update the packaged version of the Tomcat Native Library to 1.2.21
>to pick up the
Emmanuel,
On 2/5/2019 6:27 AM, Emmanuel Bourg wrote:
Tested on Debian with OpenJDK 11.0.2, OpenSSL 1.1.1a and Tomcat Native
1.2.21. No failure on the 3 test suites.
Do you get any "missing ciphers" errors or not even that? I always get
some test cases fail due to mismatching ciphers, which
Le 05/02/2019 à 13:22, Mark Thomas a écrit :
> The proposed 8.5.38 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.38
Tested on Debian with OpenJDK 11.0.2, OpenSSL 1.1.1a and Tomcat Native
1.2.21. No failure on the 3 test suites.
Emmanuel Bourg
-
The proposed Apache Tomcat 8.5.38 release is now available for voting.
The major changes compared to the 8.5.37 release are:
- Update the packaged version of the Tomcat Native Library to 1.2.21
to pick up the memory leak fixes when using NIO/NIO2 with OpenSSL.
- Correct a regression in the
18 matches
Mail list logo