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

Thomas Schatzl tschatzl at openjdk.org
Mon Jan 15 12:07:12 UTC 2024


Changeset: ba960941
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2024-01-15 12:05:33 +0000
URL:       https://git.openjdk.org/jdk22/commit/ba9609412805f1896af3e92d4fa7d76738d0849c

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

Reviewed-by: ayang
Backport-of: 8643cc21333c6b51242ed3b9295b25f372244755

! 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