jdk-24/test/langtools/tools/doclint/EmptyExceptionTest.out
Jonathan Gibbons ae45592d33 8272374: doclint should report missing "body" comments
Reviewed-by: kcr, hannesw
2021-08-16 20:48:25 +00:00

5 lines
125 B
Plaintext

EmptyExceptionTest.java:15: warning: no description for @exception
* @exception NullPointerException
^
1 warning