RFR: 8287400: Make BitMap range parameter names consistent [v2]

David Holmes dholmes at openjdk.org
Wed Nov 30 05:18:27 UTC 2022


On Tue, 29 Nov 2022 12:10:11 GMT, Afshin Zafari <duke at openjdk.org> wrote:

>> The ranges are determined by 'start' and 'end' all over the bitMap.hpp and bitMap.cpp. All instances of other names for start and end are replaced.
>
> Afshin Zafari has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - 8287400: Make BitMap range parameter names consistent
>  - Revert "8287400: Make BitMap range parameter names consistent"
>    
>    This reverts commit 170f75aab91b3299c0be0f38c321d3025aeba7e8.

This seems fine now and much simpler. Thanks.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list