RFR: 8327093: Add slice function to BitMap API [v3]
Ioi Lam
iklam at openjdk.org
Thu Mar 7 03:57:52 UTC 2024
On Wed, 6 Mar 2024 23:44:01 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> LGTM
BTW, the title of the PR should be changed to drop the word "slice", as it's no used in the code at all. Also, we are not returning a copy of a bitmap, but rather truncating the contents of the current bitmap.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18092#issuecomment-1982303121
More information about the hotspot-dev
mailing list