Integrated: 8304016: Add BitMap find_last suite of functions

Kim Barrett kbarrett at openjdk.org
Mon Mar 20 19:28:37 UTC 2023


On Sat, 11 Mar 2023 16:46:44 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this change that adds functions to BitMap for finding the last
> set/clear bit in a range.
> 
> Testing:
> mach5 tier1, including new gtesting for the new functions.

This pull request has now been integrated.

Changeset: 2d0d057d
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2d0d057d6691d4abe4ca1ef44b29f03043323b67
Stats:     232 lines in 3 files changed: 168 ins; 28 del; 36 mod

8304016: Add BitMap find_last suite of functions

Reviewed-by: stefank, aboldtch

-------------

PR: https://git.openjdk.org/jdk/pull/12988


More information about the hotspot-dev mailing list