Integrated: JDK-8289620: gtest/MetaspaceUtilsGtests.java failed with unexpected stats values

Thomas Stuefe stuefe at openjdk.org
Thu Jul 7 05:33:30 UTC 2022


On Tue, 5 Jul 2022 18:35:34 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> I cannot reproduce this on my machine, but the comparison is obviously wrong in the gtest. The statistics API returns used/committed/reserved metaspace, and used can be equal to committed, committed equal to reserved, albeit rarely.

This pull request has now been integrated.

Changeset: 569de453
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/569de453c3267089d04befd756b81470693cf2de
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8289620: gtest/MetaspaceUtilsGtests.java failed with unexpected stats values

Reviewed-by: coleenp

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

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


More information about the hotspot-runtime-dev mailing list