On Fri, Apr 14, 2017 at 3:36 PM, Stuart Marks <stuart.ma...@oracle.com> wrote:
> > Martin, > > This changeset includes a bunch of changes to java.util.concurrent > classes, as well as to files like ArrayDeque which straddle the border > between the JDK and the JSR166 repo. How did you want to handle these > changes? I could just push this and you could merge upstream, or I could > slice off the diffs from selected files and have you put them into JSR166 > and then merge into the JDK. In any case, the changes are all one-liners, > so I don't expect any conflicts. Let me know. > Just commit your changes; they look fine; we will merge into jsr166 CVS. I have the usual doc-related gripes ... all the docs for openjdk should be checked into mercurial so they can be maintained along with the classes they document ... @index is new to me; I couldn't find any documentation for it.