git: openjdk/jdk: 8328508: Unify the signatures of the methods address_for_index() and index_for() in BOT implementations

Guoxiong Li gli at openjdk.org
Tue Mar 26 13:12:02 UTC 2024


Changeset: 472fcb6e
Author:    Guoxiong Li <gli at openjdk.org>
Date:      2024-03-26 13:11:28 +0000
URL:       https://git.openjdk.org/jdk/commit/472fcb6e6e5fce4d5166a73894d1e7e4bd91bc58

8328508: Unify the signatures of the methods address_for_index() and index_for() in BOT implementations

Reviewed-by: ayang, tschatzl

! src/hotspot/share/gc/g1/g1BlockOffsetTable.cpp
! src/hotspot/share/gc/g1/g1BlockOffsetTable.hpp
! src/hotspot/share/gc/g1/g1BlockOffsetTable.inline.hpp
! src/hotspot/share/gc/g1/g1RemSet.cpp
! src/hotspot/share/gc/serial/serialBlockOffsetTable.cpp
! src/hotspot/share/gc/serial/serialBlockOffsetTable.hpp
! src/hotspot/share/gc/serial/serialBlockOffsetTable.inline.hpp
! src/hotspot/share/gc/serial/vmStructs_serial.hpp
! src/hotspot/share/gc/shared/cardTable.cpp
! src/hotspot/share/gc/shared/cardTable.hpp



More information about the jdk-changes mailing list