jdk/test/java/util/PriorityQueue/NoNulls.java
changeset 9242 ef138d47df58
parent 8580 d1585a92e376
child 40817 4f5fb115676d
equal deleted inserted replaced
9241:e77024585d01 9242:ef138d47df58
    26  * However, the following notice accompanied the original version of this
    26  * However, the following notice accompanied the original version of this
    27  * file:
    27  * file:
    28  *
    28  *
    29  * Written by Martin Buchholz with assistance from members of JCP JSR-166
    29  * Written by Martin Buchholz with assistance from members of JCP JSR-166
    30  * Expert Group and released to the public domain, as explained at
    30  * Expert Group and released to the public domain, as explained at
    31  * http://creativecommons.org/licenses/publicdomain
    31  * http://creativecommons.org/publicdomain/zero/1.0/
    32  */
    32  */
    33 
    33 
    34 /*
    34 /*
    35  * @test
    35  * @test
    36  * @bug 6950540
    36  * @bug 6950540