langtools/test/tools/javac/varargs/warning/Warn4.java
changeset 25433 b935bc56f1e4
parent 25283 082d51b7010b
child 30730 d3ce7619db2c
equal deleted inserted replaced
25310:a2e7f254f886 25433:b935bc56f1e4
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug     6945418 6993978 8006694
    26  * @bug     6945418 6993978 8006694 7196160
    27  * @summary Project Coin: Simplified Varargs Method Invocation
    27  * @summary Project Coin: Simplified Varargs Method Invocation
    28  *  temporarily workaround combo tests are causing time out in several platforms
    28  *  temporarily workaround combo tests are causing time out in several platforms
    29  * @author  mcimadamore
    29  * @author  mcimadamore
    30  * @library ../../lib
    30  * @library ../../lib
    31  * @build JavacTestingAbstractThreadedTest
    31  * @build JavacTestingAbstractThreadedTest