"No source files for package" in a directory with accent characters

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Sep 3 17:37:15 UTC 2019



On 09/03/2019 10:06 AM, Robert Scholte wrote:
> This is the title of an issue reported for the Maven plugin[1]
>
> Based on the analysis some involved developers came to the conclusion 
> that the outputFileEncoding for Java 9, 10 and 11 was changed to 
> UTF-8, but since Java 12 it behaves again like Java 8.
>
> Can this be confirmed with the related ticket or are we facing a 
> different issue?
>
> regards,
> Robert Scholte
>
> [1] https://issues.apache.org/jira/browse/MJAVADOC-614

Robert,

The issue for the most recent change in this area was JDK-8183582
https://bugs.openjdk.java.net/browse/JDK-8183582

That being said, that issue was fixed in 10, so does not align with the 
timeline in your analysis.

Can you provide details of the values of the -docencoding and -charset 
options you may be using when you observe the different behaviors.

-- Jon




More information about the javadoc-dev mailing list