On 16/07/2014 13:58, Paul Sandoz wrote:
Hi,
There was discussion here:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-April/026458.html
https://bugs.openjdk.java.net/browse/JDK-4774077
http://cr.openjdk.java.net/~rwarburton/buffer-overrides-1/
<http://cr.openjdk.java.net/%7Erwarburton/buffer-overrides-1/>
The patch looks good.
Looks good okay to me too except that @inheritDoc doesn't inherit the
runtime exceptions so I assume that @throws will need to be added to
ensure that the javadoc is complete.
-Alan.