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 <[email protected]> wrote: > > > On Jul 3, 2018, at 10:42 AM, Martin Buchholz <[email protected]> wrote: > > > On Tue, Jul 3, 2018 at 9:53 AM, Paul Sandoz <[email protected]> > 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. > >
