RFR: 8334755: Asymptotically faster implementation of square root algorithm [v47]

fabioromano1 duke at openjdk.org
Mon Jul 29 23:05:39 UTC 2024


On Mon, 29 Jul 2024 20:51:39 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>>> The following variant should be preferred, as it has a readable figure on p. 21, whereas the same figure in the variant linked in the PR seems broken for some reason. https://inria.hal.science/inria-00072113/document
>> 
>> What is the figure? I can view the same things in both versions... maybe it's a problem of the pdf reader or of the file?
>
> I'm referring to the figure that depicts the memory layout during the core algorithm (p.22 resp. p.21, depending on the variant).
> I tried on macOS with the standard Preview app, on Windows with Adobe Reader, on kubuntu with the standard reader, and with the reader built in Firefox.

Now I noticed. I went to the wrong page.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/19710#discussion_r1696059322


More information about the core-libs-dev mailing list