RFR : 7178639 : (XXS) Remove incorrect documentation from Deque.push(E e) (original) (raw)
Martin Buchholz martinrb at google.com
Mon Apr 29 23:43:26 UTC 2013
- Previous message: RFR : 7178639 : (XXS) Remove incorrect documentation from Deque.push(E e)
- Next message: RFR : 7178639 : (XXS) Remove incorrect documentation from Deque.push(E e)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.duigou at 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
- Previous message: RFR : 7178639 : (XXS) Remove incorrect documentation from Deque.push(E e)
- Next message: RFR : 7178639 : (XXS) Remove incorrect documentation from Deque.push(E e)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]