Possible HashMap update
Alan Bateman
Alan.Bateman at oracle.com
Wed Aug 14 12:34:19 UTC 2013
On 14/08/2013 12:02, Doug Lea wrote:
> :
>
> Aside: What's up with doclint complaining about no comments
> on package declarations? Who puts doc comments on package
> declarations?
>
>
> [javac] /home/dl/concurrent/src/main/java/util/HashMap.java:26:
> warning: no comment
> [javac] package java.util;
I think Jon fixed this one recently:
http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1476d54fdc61
-Alan.
More information about the core-libs-dev
mailing list