elharo commented on PR #495:
URL: https://github.com/apache/commons-io/pull/495#issuecomment-1752152568

   That would be nice. Unfortunately, "An implementation may override the 
default charset with the system property file.encoding on the command line. If 
the value is COMPAT, the default charset is derived from the native.encoding 
system property, which typically depends upon the locale and charset of the 
underlying operating system." so we're going to need to specify charsets for 
the next 25 years. :-(
   
   We might end up setting up separate JDK 21 CIs, one with UTF-8 and one with 
something weird like Cp936, to flush out the issues. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to