Testbug in FileEncodingTest.java
Baesken, Matthias
matthias.baesken at sap.com
Thu Feb 17 08:06:01 UTC 2022
Hi Tyler, looks like this is a similar / related issue to what is discussed here : https://github.com/eclipse-openj9/openj9/issues/14472 .
Any suggestion about the JBS isse title ?
Maybe just “FileEncodingTest issue on AIX” ?
Best regards, Matthias
From: ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net> On Behalf Of Tyler Steele
Sent: Mittwoch, 16. Februar 2022 19:44
To: ppc-aix-port-dev at openjdk.java.net
Subject: Testbug in FileEncodingTest.java
Hello fellow AIX devs,
I am looking over and addressing tier1 test failures on AIX, and I found one that I believe to be a testbug. FileEncodingTest.java expects the default encoding with '-Dfile.encoding=COMPAT' to be US-ASCII, but on AIX ISO-8859-1 is returned. The fix is simple, but I don't have access to JBS. Would someone be willing to create an issue in JBS that I can create a PR against?
Many thanks,
Tyler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20220217/324e1a21/attachment.htm>
More information about the ppc-aix-port-dev
mailing list