RFR: 8298725: Add BitMap support for reverse iteration
Thomas Schatzl
tschatzl at openjdk.org
Fri Mar 24 09:03:31 UTC 2023
On Wed, 22 Mar 2023 22:51:05 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this addition of BitMap::reverse_iterate, which is like
> BitMap::iterate but visits the set bits in a range from high index to low.
>
> Testing:
> mach5 tier1, which includes running the updated gtests on all Oracle-supported
> platform
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13151#pullrequestreview-1356253388
More information about the hotspot-dev
mailing list