RFR: 8260296: SA's dumpreplaydata fails [v3]

Igor Ignatyev iignatyev at openjdk.java.net
Thu Feb 4 18:28:48 UTC 2021


On Thu, 4 Feb 2021 09:40:33 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> `OutputAnalyzer`/ `OutputBuffer` already have an exit value, which arguable has nothing to do w/ the text output either, so I think it's ok to add a pid into `OutputBuffer` i-face and both of its implementations.
>
> I just pushed a change that does this. Does that look ok to you?

yes, thank you.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2195


More information about the hotspot-compiler-dev mailing list