RFE for doclint

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Oct 28 10:56:41 PDT 2013


Hello.
I have a question about additional feature in doclint:
  - Do we have a plan to deprecate @exception? Probably doclint can 
highlight it?
  - In our documentation we have inconsistent code for code snippets. 
Sometimes we have two empty lines after the code[1], or one line[2] or 
both cases[3]. It depend how <pre> tag is closed, but is it possible to 
highlight this by the doclint to unify them? Do we have a good example 
how it should look?

[1] http://docs.oracle.com/javase/6/docs/api/java/lang/String.html
[2] 
http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html#clone%28%29
[3] http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html

-- 
Best regards, Sergey.



More information about the jdk8-dev mailing list