mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8212880: Cannot access ftp: site for fdlibm.tar
Reviewed-by: jjg, lancea, bpb
This commit is contained in:
parent
4904980886
commit
566bfeb438
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue