javadoc style question

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Nov 7 19:01:10 UTC 2014


Bhavesh,

Check out this page:
http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html#invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-

Look at the large paragraphs for the Parameters, Returns and Throws 
sections.

Is there are good reason why the paragraph bodies are in monospace 
format?  Would it make more sense to use the standard serif body font here?

Is this worth an RFE in JBS?

-- Jon


More information about the javadoc-dev mailing list