test/langtools/tools/doclint/EmptyExceptionTest.out
author herrick
Thu, 06 Jun 2019 19:51:17 -0400
branchJDK-8200758-branch
changeset 57396 3944e4c2f779
parent 47216 71c04702a3d5
permissions -rw-r--r--
8223586: remove jpackage dead code and other cleanup Reviewed-by: asemenyuk, almatvee

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