RFR JDK-8022442: Fix unchecked warnings in HashMap

Martin Buchholz martinrb at google.com
Wed Aug 7 14:56:58 UTC 2013


Doug is also working on HashMap, with experimental version in jsr166 CVS.
 I think here:
http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/dl/java/util/HashMap.java?view=co


On Tue, Aug 6, 2013 at 2:11 PM, Dan Smith <daniel.smith at oracle.com> wrote:

> Please review this warnings cleanup.
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8022442 (not yet
> visible)
> Webrev: http://cr.openjdk.java.net/~dlsmith/8022442/webrev.00/
>
> —Dan



More information about the core-libs-dev mailing list