mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-19 04:13:07 +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