RFR: 8021601 : (xxs) Add unit test for PriorityQueue(Comparator) constructor

Joseph Darcy joe.darcy at oracle.com
Sat Jul 27 00:15:49 UTC 2013


Looks good Mike; cheers,

-Joe

On 7/26/2013 5:06 PM, Mike Duigou wrote:
> Hello all;
>
> JDK-6799426 (http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a6cbb9808e4b) was pushed without a unit test. (Always recheck for unit tests when breathing life back into a stale old patch). A unit test is needed. This change adds an additional case to an existing test to exercise the new constructor.
>
> http://cr.openjdk.java.net/~mduigou/JDK-8021601/0/webrev/
>
> I have also tweaked the constructor documentation per Paul Benedict's suggestion.
>
> Thanks,
>
> Mike




More information about the core-libs-dev mailing list