RFR: 8303418: Improve parameter and variable names in BitMap [v2]

Kim Barrett kbarrett at openjdk.org
Thu Mar 2 09:34:12 UTC 2023


On Thu, 2 Mar 2023 07:42:16 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> Not 100% sold on the use of `bit` for a single bit index. But at least consistency makes it clearer.

In this change I was mostly trying to remove outliers in parameter naming.
I'm not wedded to either `bit` or `word`, but that is the common usage.

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

PR: https://git.openjdk.org/jdk/pull/12798


More information about the hotspot-dev mailing list