jdk/test/java/util/Collection/MOAT.java
changeset 19394 6975323f4243
parent 18818 a9ceff754226
child 19855 bfe130545fe0
equal deleted inserted replaced
19393:d99a9ebf9c10 19394:6975323f4243
    28  *          6431845 4802633 6570566 6570575 6570631 6570924 6691185 6691215
    28  *          6431845 4802633 6570566 6570575 6570631 6570924 6691185 6691215
    29  *          4802647 7123424
    29  *          4802647 7123424
    30  * @summary Run many tests on many Collection and Map implementations
    30  * @summary Run many tests on many Collection and Map implementations
    31  * @author  Martin Buchholz
    31  * @author  Martin Buchholz
    32  * @run main MOAT
    32  * @run main MOAT
    33  * @run main/othervm -XX:+AggressiveOpts MOAT
       
    34  */
    33  */
    35 
    34 
    36 /* Mother Of All (Collection) Tests
    35 /* Mother Of All (Collection) Tests
    37  *
    36  *
    38  * Testing of collection classes is often spotty, because many tests
    37  * Testing of collection classes is often spotty, because many tests