Hi,
Usually the @throws, @param, @return, etc clauses are not complete
sentences.
Only complete sentences need a period.
And most of OpenJDK omits them.
$.02, Roger
On 3/29/20 2:22 PM, Thomas Stüfe wrote:
On Sun 29. Mar 2020 at 18:48, Martin Buchholz <marti...@google.com> wrote:
I'm fine with the latest version
On Sun, Mar 29, 2020 at 1:29 AM Tagir Valeev <amae...@gmail.com> wrote:
At various places, the "@throws ConcurrentModificationException"
javadoc:
619 * @throws ConcurrentModificationException if it is detected
that the
620 * mapping function modified this map
is missing the period.
Done.
Sigh ... my own consistent practice has been to *not* put periods at the
end of @throws clauses, but obviously other maintainers ended up elsewhere.
Oops sorry. If it is important for you, I can live without the period...