mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 05:00:31 +00:00
8212880: Cannot access ftp: site for fdlibm.tar
Reviewed-by: jjg, lancea, bpb
This commit is contained in:
parent
4904980886
commit
566bfeb438
@ -40,7 +40,7 @@ import jdk.internal.HotSpotIntrinsicCandidate;
|
||||
* algorithms are available from the well-known network library
|
||||
* {@code netlib} as the package "Freely Distributable Math
|
||||
* Library," <a
|
||||
* href="ftp://ftp.netlib.org/fdlibm.tar">{@code fdlibm}</a>. These
|
||||
* href="https://www.netlib.org/fdlibm/">{@code fdlibm}</a>. These
|
||||
* algorithms, which are written in the C programming language, are
|
||||
* then to be understood as executed with all floating-point
|
||||
* operations following the rules of Java floating-point arithmetic.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user