mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-30 04:43:27 +00:00
This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments. Reviewed-by: kvn, jrose