Am 13.05.2022 um 15:20 schrieb Mark Thomas:
On 13/05/2022 12:16, Mark Thomas wrote:
This looks like a bug to me.
Confirmed. It is this one:
https://bugs.openjdk.java.net/browse/JDK-8245169
This has been fixed in jdk8u-dev as part of this issue:
https://bugs.openjdk.java.net/browse/JDK-8076190
On 13/05/2022 12:16, Mark Thomas wrote:
This looks like a bug to me.
Confirmed. It is this one:
https://bugs.openjdk.java.net/browse/JDK-8245169
This has been fixed in jdk8u-dev as part of this issue:
https://bugs.openjdk.java.net/browse/JDK-8076190
The merged PR is this one:
https://git.open
On 13/05/2022 10:15, Mark Thomas wrote:
To add my results:
Linux
- Oracle 1.8.0
- 321 passes
- 331 passes
- 333 passes
- Temurin 1.8.0
- 312 fails
- 332 fails
- Temurin 11
- 11.0.15 passes
Adding these to Rainer's results, it looks like this feature depends on
som
To add my results:
Linux
- Oracle 1.8.0
- 321 passes
- 331 passes
- 333 passes
- Temurin 1.8.0
- 312 fails
- 332 fails
- Temurin 11
- 11.0.15 passes
Adding these to Rainer's results, it looks like this feature depends on
something in Java 8 that is Oracle specific and not p
On 12/05/2022 23:25, Rainer Jung wrote:
Am 12.05.2022 um 22:57 schrieb Rémy Maucherat:
On Thu, May 12, 2022 at 9:14 PM Rainer Jung
wrote:
... for me with Java 1.8.0 332 (various OpenJDK builds) on TC 9.0.63 and
10.0.21, platform various Linuxes and also Solaris Sparc. It does not
fail for Jav
Am 12.05.2022 um 22:57 schrieb Rémy Maucherat:
On Thu, May 12, 2022 at 9:14 PM Rainer Jung wrote:
... for me with Java 1.8.0 332 (various OpenJDK builds) on TC 9.0.63 and
10.0.21, platform various Linuxes and also Solaris Sparc. It does not
fail for Java 11 and also not for Oracle Java 1.8.0 3
On Thu, May 12, 2022 at 9:14 PM Rainer Jung wrote:
>
> ... for me with Java 1.8.0 332 (various OpenJDK builds) on TC 9.0.63 and
> 10.0.21, platform various Linuxes and also Solaris Sparc. It does not
> fail for Java 11 and also not for Oracle Java 1.8.0 331.
The funny thing is it is the support t
... for me with Java 1.8.0 332 (various OpenJDK builds) on TC 9.0.63 and
10.0.21, platform various Linuxes and also Solaris Sparc. It does not
fail for Java 11 and also not for Oracle Java 1.8.0 331.
Testsuite: org.apache.tomcat.util.net.jsse.TestPEMFile
Tests run: 5, Failures: 0, Errors: 1, Sk