Integrated: 8287400: Make BitMap range parameter names consistent

Afshin Zafari duke at openjdk.org
Wed Nov 30 16:43:06 UTC 2022


On Sat, 26 Nov 2022 22:16:34 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.

This pull request has now been integrated.

Changeset: dcf431db
Author:    Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/dcf431db0b88c33e574b5986f22df5ed6e9b8be4
Stats:     12 lines in 2 files changed: 0 ins; 0 del; 12 mod

8287400: Make BitMap range parameter names consistent

Reviewed-by: dholmes, lkorinth

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

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


More information about the hotspot-dev mailing list