Re: JavaDoc is indenting multiple documented annotations

2013-11-25 Thread Jonathan Gibbons
On 11/25/2013 11:15 AM, Paul Benedict wrote: If you look at the types that have @Documented annotations, the first annotation is correctly left-aligned but all others are indented by one space. If this is already reported, my apologies; if not, please confirm. Example: http://download.java.ne

JavaDoc is indenting multiple documented annotations

2013-11-25 Thread Paul Benedict
If you look at the types that have @Documented annotations, the first annotation is correctly left-aligned but all others are indented by one space. If this is already reported, my apologies; if not, please confirm. Example: http://download.java.net/jdk8/docs/api/java/lang/FunctionalInterface.htm