[jdk18u] Integrated: 8282042: [testbug] FileEncodingTest.java depends on default encoding

Tyler Steele duke at openjdk.java.net
Mon Apr 25 14:00:52 UTC 2022


On Fri, 8 Apr 2022 22:16:01 GMT, Tyler Steele <duke at openjdk.java.net> wrote:

> Backporting this small testbug fix to jdk18u as requested [here](https://github.com/eclipse-openj9/openj9/issues/14472#issuecomment-1048328921)
> 
> This issue fixes a testbug present on AIX.

This pull request has now been integrated.

Changeset: 4c325bab
Author:    Tyler Steele <tyler.steele at ibm.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18u/commit/4c325babadb55bff63bf964cfef03d64ad289294
Stats:     6 lines in 1 file changed: 2 ins; 0 del; 4 mod

8282042: [testbug] FileEncodingTest.java depends on default encoding

Adds expected encoding "ISO-8859-1" for AIX in FileEncodingTest.java

Backport-of: 58e1882f3ccc648c5f6d216d37cfd1805889b8d8

-------------

PR: https://git.openjdk.java.net/jdk18u/pull/96


More information about the jdk-updates-dev mailing list