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

Paul Sandoz paul.sandoz at oracle.com
Tue Jul 3 18:04:53 UTC 2018


> 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 <mailto: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 <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