8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*

Reviewed-by: darcy
This commit is contained in:
Sonali Goel 2014-07-03 15:48:23 -07:00
parent 2caa264885
commit 50e8d8b28d
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
/**
* @test
* @bug 6945418 6993978 8006694
* @bug 6945418 6993978 8006694 7196160
* @summary Project Coin: Simplified Varargs Method Invocation
* temporarily workaround combo tests are causing time out in several platforms
* @author mcimadamore

View File

@ -23,7 +23,7 @@
/**
* @test
* @bug 6993978 7097436 8006694
* @bug 6993978 7097436 8006694 7196160
* @summary Project Coin: Annotation to reduce varargs warnings
* temporarily workaround combo tests are causing time out in several platforms
* @author mcimadamore