mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-24 23:00: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