mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8285756: clean up use of bad arguments for @clean
in langtools tests
Reviewed-by: darcy
This commit is contained in:
parent
5c0934931b
commit
3312d8c620
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
* @bug 8015927
|
||||
* @summary Class reference duplicates in constant pool
|
||||
* @modules jdk.jdeps/com.sun.tools.classfile
|
||||
* @clean ClassRefDupInConstantPoolTest$Duplicates.class
|
||||
* @clean ClassRefDupInConstantPoolTest$Duplicates
|
||||
* @run main ClassRefDupInConstantPoolTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue