RFR doclint issues in j.u.Deque & Queue
Joe Darcy
joe.darcy at oracle.com
Thu Aug 1 14:39:56 UTC 2013
Hi Chris,
All the changes look good.
Thanks,
-Joe
On 08/01/2013 03:34 AM, Chris Hegarty wrote:
> These changes are already committed in the jsr166 CVS, this is a
> request to pull them into jdk8.
>
> Specdiff has been run, and there is nothing surprising.
> The doclint issues are specifically around the addition of a caption
> to the tables, the remaining changes are cleanup, <code> -> {@code
> ..}, etc.
>
> Note: there are some minor doc updates around throwing an
> IllegalStateException if no space is currently available in Deque,
> which is already part of the spec.
>
> Martin, Doug,
> The 166 CVS is trivially missing 6546713,
>
> http://cr.openjdk.java.net/~mduigou/6546713/0/webrev/src/share/classes/java/util/Deque.java.sdiff.html.
> Once the changes below are in jdk8, you can easily sync with the 8
> version, or apply the diffs from the webrev link above.
>
> I have already reviewed these changes, but more reviewers are welcome.
>
>
More information about the core-libs-dev
mailing list