Alexis,
I think this issue is the one being discussed in the separate thread
with Robert Scholte, with the subject line: "No source files for
package" in a directory with accent characters
-- Jon
On 09/03/2019 10:44 AM, Jonathan Gibbons wrote:
Alexis,
There are no open issues in this area, and so there are currently no
plans to change anything.
If you are seeing issues, can you provide more details, including the
values of options like -docencoding, -charset, and the default charset
you are using, and what encoding you expected to be used for the
generated files.
The most recent change in this area was JDK-8183582, fixed in JDK 10,
which rationalized the behavior of the -docencoding and -charset options.
https://bugs.openjdk.java.net/browse/JDK-8183582
-- Jon
On 09/03/2019 10:17 AM, Alexis Jehan wrote:
Is it planned that the current behavior with the default charset on
Windows will be changed in a future release?
The behavior has changed from Java 9 to Java 11, and since Java 12 to
Java 14 it acts back like Java 8.
Thank you in advance.
Related issue on Maven Javadoc plugin:
https://issues.apache.org/jira/browse/MJAVADOC-614