On Tue, 3 Mar 2026 12:27:06 GMT, Mikhail Yankelevich <[email protected]> wrote:
> * 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 This is too complicated and I also don't quite know how hsperfdata warning works. What if it is inserted between your new boundary lines? Can we just write output into files and compare them? I thought about sending them to `System.err` but there must be other warnings there as well. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30021#issuecomment-4039188339
