RFR: 8311207: Cleanup for Optimization for UUID.toString [v11]

Roger Riggs rriggs at openjdk.org
Fri Sep 8 17:42:43 UTC 2023


On Thu, 7 Sep 2023 17:58:09 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> A description of the DIGITS array layout and indexing is needed; it will help with the comprehension of the masking and shifts in the packDigits methods.

The DIGITS table is missing a description of its indexing.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14745#discussion_r1320164002


More information about the core-libs-dev mailing list