mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-24 12:28:12 +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