* Introduced filtering for the output to ignore any unexpected messages appearing in the internal process execution. Keeping only output between `----START----` and `----END----` * Minor cleanup
------------- Commit messages: - JDK-8378267: Test sun/security/util/HexDumpEncoderTests.java fails when unexpected warning appears Changes: https://git.openjdk.org/jdk/pull/30021/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30021&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378267 Stats: 57 lines in 1 file changed: 43 ins; 1 del; 13 mod Patch: https://git.openjdk.org/jdk/pull/30021.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30021/head:pull/30021 PR: https://git.openjdk.org/jdk/pull/30021
