OK, I will wait on that and hopefully Chris can pick it up on the next jsr166 sync.
Mike On Apr 29 2013, at 16:43 , Martin Buchholz wrote: > As always for changes to files maintained in jsr166 CVS, we'd like changes to > flow through jsr166 CVS into openjdk proper. > > In this case, there are some issues with missing exception specs in > implementing classes. I'll come up with a diff. > > Martin > > > On Fri, Apr 26, 2013 at 5:12 PM, Mike Duigou <mike.dui...@oracle.com> wrote: > Hello all; > > A very small change to review. > > http://cr.openjdk.java.net/~mduigou/JDK-7178639/0/webrev/ > > The change removes some erroneous documentation from the Deque push() method. > > Mike >