Integrated: 8371852: Shenandoah: Unused ShenandoahFreeSet::_allocated_since_gc_start field

Nityanand Rai duke at openjdk.org
Tue Nov 18 06:52:29 UTC 2025


On Fri, 14 Nov 2025 20:37:29 GMT, Nityanand Rai <duke at openjdk.org> wrote:

> Removed the unused _allocated_since_gc_start[UIntNumPartitions] field from ShenandoahRegionPartitions class. This field became obsolete after JDK-8365880 unified memory usage accounting in ShenandoahFreeSet but was not cleaned up.

This pull request has now been integrated.

Changeset: 8cdfec8d
Author:    Nityanand Rai <163765635+nityarai08 at users.noreply.github.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8cdfec8d1cdc7e3137035cebe1cc189e36c0e319
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8371852: Shenandoah: Unused ShenandoahFreeSet::_allocated_since_gc_start field

Reviewed-by: shade, fandreuzzi

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

PR: https://git.openjdk.org/jdk/pull/28332


More information about the hotspot-gc-dev mailing list