RFR: 8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Daniel D. Daugherty
dcubed at openjdk.org
Wed Sep 20 16:09:42 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.
Thumbs up. Please integrate this fix soon to reduce the noise in Tier4.
-------------
Marked as reviewed by dcubed (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15833#pullrequestreview-1636029786
More information about the serviceability-dev
mailing list