mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-21 02:48:02 +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