Re: RFR: 8261940: Fix references to IOException in BigDecimal javadoc [v2]

2021-02-18 Thread Joe Darcy
> Noticed by some of Jon Gibbons's doc linting & checking tooling, this > changeset fixes two javadoc issues for BigDecimal's serialization-related > methods, improving the serial form page. Joe Darcy has updated the pull request incrementally with one additional commit since the last

Re: RFR: 8261940: Fix references to IOException in BigDecimal javadoc [v2]

2021-02-18 Thread Joe Darcy
On Thu, 18 Feb 2021 16:52:19 GMT, Brian Burkhalter wrote: >> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Respond to review feedback. > > I concur with @AlanBateman about importing `IOException`. Will integrate using the