RFR 8206123 : ArrayDeque created with default constructor can only hold 15 elements

Martin Buchholz martinrb at google.com
Tue Jul 3 19:15:44 UTC 2018


OK, this thread is officially upgraded to a RFR.

http://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/ArrayDeque-capacity/index.html

On Tue, Jul 3, 2018 at 11:04 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:

>
>
> On Jul 3, 2018, at 10:42 AM, Martin Buchholz <martinrb at google.com> wrote:
>
>
> On Tue, Jul 3, 2018 at 9:53 AM, Paul Sandoz <paul.sandoz at oracle.com>
> wrote:
>
>> Looks good. Where do you propose to place the test in the OpenJDK repo?
>>
>
>
> http://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-
> integration/overview.html
>
>
> I hadn't gotten around to a RFR - the test is slightly modified from my
> initial post.
>
>
> Ok, i see more thorough assertions in the assertInvariants method.
>
> Thanks,
> Paul.
>
>


More information about the core-libs-dev mailing list