We have BitMap::count_one_bits() which counts all bits in the whole bitmap. It would be helpful to have a variant which accepts arbitrary lengths.
- relates to
-
JDK-8235551 BitMap::count_one_bits should use population_count
-
- Resolved
-
-
JDK-8235714 BitMap::count_one_bits may count bits beyond unaligned end
-
- Resolved
-
-
JDK-8241723 Build error after 8241581
-
- Closed
-
-
JDK-8241726 Re-enable gtest for BitMap::count_one_bits()
-
- Resolved
-