Integrated: 8305567: serviceability/tmtools/jstat/GcTest01.java failed utils.JstatGcResults.assertConsistency

Kevin Walls kevinw at openjdk.org
Tue Jul 8 06:40:48 UTC 2025


On Wed, 2 Jul 2025 11:42:23 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> There is no guarantee of consistency when sampling jstat data, and we're asserting these figures are always consistent.
> Tests should retry some small number of times, rerunning the jstat tool to recapture data.

This pull request has now been integrated.

Changeset: 310ef856
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/310ef85667bdba3f984cb6327aee71cfaf91458b
Stats:     101 lines in 10 files changed: 60 ins; 12 del; 29 mod

8305567: serviceability/tmtools/jstat/GcTest01.java failed  utils.JstatGcResults.assertConsistency

Reviewed-by: cjplummer, lmesnik

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

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


More information about the serviceability-dev mailing list