RFR: 8298725: Add BitMap support for reverse iteration
Stefan Karlsson
stefank at openjdk.org
Thu Mar 23 07:02:39 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
Looks good.
-------------
Marked as reviewed by stefank (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13151#pullrequestreview-1353957741
More information about the hotspot-dev
mailing list