git: openjdk/jdk: 8323610: G1: HeapRegion pin count should be size_t to avoid overflows

Thomas Schatzl tschatzl at openjdk.org
Mon Jan 15 09:37:59 UTC 2024


Changeset: 8643cc21
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2024-01-15 09:35:50 +0000
URL:       https://git.openjdk.org/jdk/commit/8643cc21333c6b51242ed3b9295b25f372244755

8323610: G1: HeapRegion pin count should be size_t to avoid overflows

Reviewed-by: kbarrett, ayang

! src/hotspot/share/gc/g1/g1YoungCollector.cpp
! src/hotspot/share/gc/g1/heapRegion.cpp
! src/hotspot/share/gc/g1/heapRegion.hpp
! src/hotspot/share/gc/g1/heapRegion.inline.hpp
! src/hotspot/share/gc/g1/vmStructs_g1.hpp



More information about the jdk-changes mailing list