Hi, Stuart

The changes look fine. You found and changed all the references I could find. Having the @index I think will be nice.

-Brent

On 4/14/17 3:36 PM, Stuart Marks wrote:
Hi all,

Please review this changeset that fixes up links around the JDK that
point to the old Collections technotes/guides area. This changeset
points them to the java.util package summary instead.

Most of the changes here simply adjust a link location. The file that's
different is java/util/package-info.java, which adds the anchor to which
all the other links point.

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.

Webrev:

http://cr.openjdk.java.net/~smarks/reviews/8177789/webrev.0/

Thanks,

s'marks

Reply via email to