JDK 9 RFR of JDK-8157724: Improve javadoc tag usage in java.math
joe darcy
joe.darcy at oracle.com
Tue May 24 20:52:00 UTC 2016
Hi Brian,
Pushed with typo corrects; thanks,
-Joe
On 5/24/2016 1:47 PM, Brian Burkhalter wrote:
> 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
> <mailto: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