[jdk11u-dev] Integrated: 8210265: Crash in HSpaceCounters::update_used()

Andrew Lu andrewlu at openjdk.org
Fri Nov 10 17:06:06 UTC 2023


On Tue, 7 Nov 2023 05:54:18 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 11.0.22-oracle.
> 
> src/hotspot/share/gc/g1/g1MonitoringSupport.cpp
> '_from_space_counters->update_used(0);' is backported by JDK-8209062, so no need to backport this file

This pull request has now been integrated.

Changeset: 27bfce04
Author:    Andrew Lu <andrewlu at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/27bfce04731166aeede86c6b6a61329cfdc4e8f7
Stats:     36 lines in 1 file changed: 36 ins; 0 del; 0 mod

8210265: Crash in HSpaceCounters::update_used()

Guard call to update HSpaceCounters with flag

Reviewed-by: phh
Backport-of: a7d4df53fa70015e8efb689bf155ed870bc8e651

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2263


More information about the jdk-updates-dev mailing list