On 19/08/2021 07:40, Alan Bateman wrote:
Yes, if there is code that really wants to use the native encoding and run of wide range of JDK releases without the using COMPAT then it can read the value of native.encoding and use Charset.defaultCharset if the property is not set.

-Alan.

Thanks for this suggestion. This should work for my situation.

Simon

Reply via email to