System.getProperty("file.encoding.pkg") == null ???
Amn
amnojeeuw at gmail.com
Thu Oct 13 15:22:33 UTC 2022
The following code:
*System.getProperty("file.encoding.pkg");*
in my Debian 11 box using Java 17 reports "null", I was expecting
something like UTF-x.
I did a search on the net in the hope to find some explanation regarding
the behaviour of the above code, but to no avail. Can anyone help me
understand the behaviour of the above method call?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/discuss/attachments/20221013/16450c61/attachment.htm>
More information about the discuss
mailing list