[jdk8u-dev] Integrated: 8151460: Metaspace counters can have inconsistent values

Thomas Stuefe stuefe at openjdk.org
Wed Apr 19 11:40:55 UTC 2023


On Tue, 11 Apr 2023 14:30:12 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> To reduce intermittent errors from TestPerfCountersAndMemoryPools, I'd like to backport "8151460: Metaspace counters can have inconsistent values".
> 
> This does not backport cleanly since JEP 280 [1] modified the test, and I won't backport that one of course. Therefore I also added the test-specific fix JEP 280 did (https://github.com/openjdk/jdk8u-dev/commit/24773b47512b522c9bfa346559a34138d900b77e).
> 
> Tests: I manually ran gc/metaspace jtreg tests on Linux x64 with fastdebug and release builds.
> 
> [1] https://bugs.openjdk.org/browse/JDK-8148483

This pull request has now been integrated.

Changeset: 43561ef4
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/43561ef435feae8d71913201dbb5e5503e1fc6f3
Stats:     21 lines in 2 files changed: 12 ins; 1 del; 8 mod

8151460: Metaspace counters can have inconsistent values

Reviewed-by: phh, sgehwolf
Backport-of: d30aeec30c3832b2514a6f06451897afdaf52fb3

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

PR: https://git.openjdk.org/jdk8u-dev/pull/301


More information about the jdk8u-dev mailing list