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

fabioromano1 duke at openjdk.org
Mon Jul 29 18:01:40 UTC 2024


On Mon, 29 Jul 2024 17:00:09 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> Sorry, not `<<` but `*`

or `(x.intLen & 1) << 5`

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

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


More information about the core-libs-dev mailing list