On 10/31/19 7:18 AM, Remi Forax wrote:
For nested classes, on the other hand, I’m not quite as sure. The rule about
“nested records are implicitly static” is a little more subtle than the one
about finality.
I will just add that enums have exactly the same rule, an enum is always static
when
Please review a relatively simple update to fix a javadoc crash that
could be caused by putting HTML files in a doc-files subdirectory for a
module.
The crash occurred because of a "not supported" check that protected
against an underlying NPE in a method in javax.lang.model.util.Elements
tha