RFR: 8298725: Add BitMap support for reverse iteration
Axel Boldt-Christmas
aboldtch at openjdk.org
Thu Mar 23 08:10:42 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
lgtm.
-------------
Marked as reviewed by aboldtch (Committer).
PR Review: https://git.openjdk.org/jdk/pull/13151#pullrequestreview-1354038812
More information about the hotspot-dev
mailing list