[fusesource/jansi] fcc630: Fix wrong output encoding on Windows with JDK >= 1...

0 views
Skip to first unread message

Guillaume Nodet

unread,
Sep 28, 2023, 1:26:24 AM9/28/23
to jansi-commits+...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/fusesource/jansi
Commit: fcc630b1430db1ccff94b9039ffe2d56a620dabb
https://github.com/fusesource/jansi/commit/fcc630b1430db1ccff94b9039ffe2d56a620dabb
Author: Guillaume Nodet <gno...@gmail.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)

Changed paths:
M src/main/java/org/fusesource/jansi/AnsiConsole.java
M src/main/java/org/fusesource/jansi/AnsiMain.java
M src/main/resources/org/fusesource/jansi/jansi.txt

Log Message:
-----------
Fix wrong output encoding on Windows with JDK >= 19 (fixes #247) (#258)

* Fix wrong output encoding on Windows with JDK >= 19

JDK 19 has changed the system properties used for System.out and System.err encoding, see https://www.oracle.com/java/technologies/javase/19-relnote-issues.html#JDK-8283620

* Fix bad background in logo and add output encoding system properties


Reply all
Reply to author
Forward
0 new messages