Mike Duigou wrote:
Hello All;
Per the most recent message from Mark Reinhold
(http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-May/006827.html) the
recently added StandardCharset class will be renamed to StandardCharsets to
better reflect that it is not an enum.
We would like to get this change in ASAP.
Webrev here: http://cr.openjdk.java.net/~mduigou/7041612/0/webrev/
Thanks,
Mike
The s/StandardCharset/StandardCharsets/g changes look okay to me. As I
mentioned off-list, I wonder if we should re-examine
StandardSocketOption and StandardWatchEventKind too.
-Alan.