BitMap provides a suite of functions for finding the first set/clear bit in a range. The gen-zgc project has a need for a similar suite for finding the last set/clear bit in a range, supporting reverse iteration through a bitmap.
- relates to
-
JDK-8304759 Add BitMap iterators
-
- Resolved
-
-
JDK-8298725 Add BitMap support for reverse iteration
-
- Resolved
-