8169078: add bug IDs to jdeprscan tests

Reviewed-by: jjg
This commit is contained in:
Stuart Marks 2016-11-02 14:22:27 -07:00
parent 7cffceb22f
commit 5ff1a63a1c
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@
/*
* @test
* @bug 8145464 8164837
* @summary Test of jdeprscan tool loading and printing to aCSV file.
* @modules jdk.jdeps/com.sun.tools.jdeprscan
* @library ../../../cases

View File

@ -23,6 +23,7 @@
/*
* @test
* @bug 8145464 8164837 8165646
* @summary Basic test of jdeprscan's scanning phase.
* @modules jdk.jdeps/com.sun.tools.jdeprscan
* @library ../../../cases