On Mon, 2 May 2022 22:55:43 GMT, Joe Darcy <da...@openjdk.org> wrote:
> Please review the addition of @-see links from classes that mention the IEEE > 754 floating-point standard to an IEEE page about the standard. The URL in > the initial version of the PR is the top search result on the IEEE home page > for "754 standard". > > Another candidate page to use is > > https://ieeexplore.ieee.org/servlet/opac?punumber=8766227 > > which is (apparently) a stable citation page for the standard. > > These links may be upgraded to the the forthcoming @-spec facility in the > future. ( JDK-6251738). This pull request has now been integrated. Changeset: 3cbf769f Author: Joe Darcy <da...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/3cbf769f55ed9f1837e6417db97bce9597701229 Stats: 22 lines in 7 files changed: 21 ins; 0 del; 1 mod 8285977: Add links to IEEE 754 specification Reviewed-by: jjg, iris, bpb ------------- PR: https://git.openjdk.java.net/jdk/pull/8511