Integrated: 8336410: runtime/NMT/TotalMallocMmapDiffTest.java Total malloc diff is incorrect. Expected malloc diff range
Johan Sjölen
jsjolen at openjdk.org
Mon Aug 5 14:52:38 UTC 2024
On Thu, 25 Jul 2024 11:12:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> Hi,
>
> We've seen intermittent failures in this test because of the change being out of the pre-defined range. The largest "out of bounds" we've observed is 1.5MiB, so increasing the fudge factor to allow for 25MiBs more/less should be sufficient for us to not see this error for a while. This kind of adjustment is an unfortunate necessity when developing these kinds of tests.
This pull request has now been integrated.
Changeset: 97afbd96
Author: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/97afbd9603ba8ec1956c4cedf542667d33988661
Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod
8336410: runtime/NMT/TotalMallocMmapDiffTest.java Total malloc diff is incorrect. Expected malloc diff range
Reviewed-by: gziemski, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/20326
More information about the hotspot-runtime-dev
mailing list