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 part of the open source distributions until Java 11 (or maybe 9).

I'll see if I can figure out exactly what is going wrong and if there is a way to get this working with the open source Java 8 releases.

Mark


On 13/05/2022 09:32, Mark Thomas wrote:
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 <rainer.j...@kippdata.de> 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 that was already there in PEMFile
that is failing, and that code is apparently completely unchanged.

So I don't quite understand or maybe it simply never worked (I don't
know the reason why obviously) as the test was not there before.

That's likely. I didn't yet have the opportunity to run the test with older versions, but like you I don't see an obvious reason, why the problem should be new.

I was going to see if I can figure out what is going on with this today.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to