Looks fine to me Joe,
Quite trivially, and optionally, the '@since 1.8 ' could be moved to
after the @return in Short.java L406
-Chris.
On 17/06/2013 04:48, Joe Darcy wrote:
Hello,
Please review the patch below which resolves a subset of the doclint
warnings in java.lang.
Thanks,
-Joe
di
On 17/06/2013 04:48, Joe Darcy wrote:
Hello,
Please review the patch below which resolves a subset of the doclint
warnings in java.lang.
Thanks,
-Joe
One comment on Double is that you've removed the to fix the
nesting issue. Did you consider replacing this with {@code ...
} so that you've
Hello,
Please review the patch below which resolves a subset of the doclint
warnings in java.lang.
Thanks,
-Joe
diff -r 45a3584bfacf src/share/classes/java/lang/Boolean.java
--- a/src/share/classes/java/lang/Boolean.javaFri Jun 14 15:14:56
2013 +0400
+++ b/src/share/classes/java/lang/Bo