[jdk22] Integrated: 8323610: G1: HeapRegion pin count should be size_t to avoid overflows

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


On Mon, 15 Jan 2024 10:57:45 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [8643cc21](https://github.com/openjdk/jdk/commit/8643cc21333c6b51242ed3b9295b25f372244755) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was reviewed by Kim Barrett and Albert Mingkun Yang.
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: ba960941
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk22/commit/ba9609412805f1896af3e92d4fa7d76738d0849c
Stats:     12 lines in 5 files changed: 0 ins; 0 del; 12 mod

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

Reviewed-by: ayang
Backport-of: 8643cc21333c6b51242ed3b9295b25f372244755

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

PR: https://git.openjdk.org/jdk22/pull/75


More information about the hotspot-gc-dev mailing list