On Mon, 31 Jan 2022 22:31:03 GMT, Joe Darcy <da...@openjdk.org> wrote:
> The original fix to JDK-8280550 contained a typo where r rather than bound > was used as the first argument to nextAfter; this PR corrects that issue. LGTM ------------- Marked as reviewed by jlaskey (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7292