On Wed, 15 Apr 2026 23:07:56 GMT, Leonid Mesnik <[email protected]> wrote:
> The check_hashmap(nullptr) doesn't do anything now. > It was used to rehash map but now just returns. > > And the remaining usage can be replaced with direct call of > remove_dead_entries_locked. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 0993467d Author: Leonid Mesnik <[email protected]> URL: https://git.openjdk.org/jdk/commit/0993467d5d5b874e54e6c37ac4d3187c0f6d74a6 Stats: 27 lines in 2 files changed: 0 ins; 26 del; 1 mod 8382306: Remove JvmtiTagMap::check_hashmap Reviewed-by: sspitsyn, coleenp ------------- PR: https://git.openjdk.org/jdk/pull/30757
