On Thu, 18 Feb 2021 06:03:41 GMT, Joe Darcy <[email protected]> wrote:
> 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. Looks okay but it might be simpler to just import java.io.IOException and avoid having two usages of the fully qualified name in the source file. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2623
