You could add one more sentence to cover the effect of @C on class with no @C on any field. The response to Peter is great info (but too much detail for JavaDoc).
Mike On May 23 2013, at 09:17 , Aleksey Shipilev wrote: > On 05/23/2013 06:33 PM, Mike Duigou wrote: >> A class level annotation on a class containing no annotated fields >> has no effect, correct? > > It does have the effect, see the last paragraph in the Javadoc. Should > we refine this a bit? > > -Aleksey.