8150895: Fix bug id in test for JDK-8149842

Reviewed-by: bpatel
This commit is contained in:
Kumar Srinivasan 2016-03-02 15:00:22 -08:00
parent 5b14d73a63
commit 012ed935ee

View File

@ -23,7 +23,7 @@
/* /*
* @test * @test
* @bug 8149468 * @bug 8149842
* @summary Verify that non included classes are not inspected. * @summary Verify that non included classes are not inspected.
* @library ../lib * @library ../lib
* @modules jdk.javadoc/jdk.javadoc.internal.tool * @modules jdk.javadoc/jdk.javadoc.internal.tool