Integrated: 8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Leonid Mesnik
lmesnik at openjdk.org
Wed Sep 20 18:16:51 UTC 2023
On Wed, 20 Sep 2023 03:56:28 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Test start failing because of unexpected VM logging.
> The fix is to search expected string ignoring any unknown output from forked process.
> Tested with tier1 and by running test with various options used in CI.
This pull request has now been integrated.
Changeset: 54028e77
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/54028e779bb076a5ab1c03baa8ab89587252af4a
Stats: 15 lines in 1 file changed: 8 ins; 1 del; 6 mod
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Reviewed-by: dholmes, kevinw, dcubed
-------------
PR: https://git.openjdk.org/jdk/pull/15833
More information about the serviceability-dev
mailing list