JDK 9 RFR of JDK-8157724: Improve javadoc tag usage in java.math
Brian Burkhalter
brian.burkhalter at oracle.com
Tue May 24 20:47:30 UTC 2016
Hi Joe,
In the new version of BigDecimal at line 3586: “as defined” -> “as defined in”.
Otherwise +1.
Thanks,
Brian
On May 24, 2016, at 12:27 PM, joe darcy <joe.darcy at oracle.com> wrote:
> We don't apply a policy consistently, but I did another pass on BigDecimal and BigInteger to be more consistent:
>
> http://cr.openjdk.java.net/~darcy/8157724.1
>
> This also includes an additional @jls tag in BigInteger to the arithmetic operations in JLS and a @see from BigDecimal's sqrt method to the BigInteger method.
More information about the core-libs-dev
mailing list