jdk-24/langtools/test/tools/doclint/EmptyExceptionTest.out
Alexander Kulyakhtin b6262441ad 8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
2015-05-21 11:41:04 -07:00

5 lines
130 B
Plaintext

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