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.
------------- Commit messages: - 8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829 Changes: https://git.openjdk.org/jdk/pull/15833/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15833&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8316562 Stats: 15 lines in 1 file changed: 8 ins; 1 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/15833.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15833/head:pull/15833 PR: https://git.openjdk.org/jdk/pull/15833