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.da...@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.